UWP

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExecuteDrillThroughQueryEventArgs - UWP API Reference | Syncfusion ExecuteDrillThroughQuery event. ">

    Show / Hide Table of Contents

    Class ExecuteDrillThroughQueryEventArgs

    Provides data for the ExecuteDrillThroughQuery event.

    Inheritance
    System.Object
    ExecuteDrillThroughQueryEventArgs
    Namespace: Syncfusion.Olap.UWP.Manager
    Assembly: Syncfusion.Olap.UWP.dll
    Syntax
    public class ExecuteDrillThroughQueryEventArgs : EventArgs

    Constructors

    ExecuteDrillThroughQueryEventArgs()

    Declaration
    public ExecuteDrillThroughQueryEventArgs()

    Properties

    MdxQuery

    Gets or sets the value for the mdx query.

    Declaration
    public string MdxQuery { get; set; }
    Property Value
    Type Description
    System.String

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved