menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GetChildrenByMDXEventArgs - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class GetChildrenByMDXEventArgs

    Provides data for the GetChildrenByMDX event.

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

    Constructors

    GetChildrenByMDXEventArgs()

    Declaration
    public GetChildrenByMDXEventArgs()

    Properties

    Command

    Gets or sets the MDX query.

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

    Extension Methods

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