WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MdxQueryDialogResourceWrapper - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MdxQueryDialogResourceWrapper

    MdxQueryDialogResourceWrapper is used to apply the static resource to its components

    Inheritance
    System.Object
    MdxQueryDialogResourceWrapper
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.Windows.Client.Olap.Resources
    Assembly: Syncfusion.OlapClient.WPF.dll
    Syntax
    public class MdxQueryDialogResourceWrapper

    Constructors

    MdxQueryDialogResourceWrapper()

    Initialize a new instance of Syncfusion.Windows.Client.Olap.Resources.MdxQueryDialogResourceWrapper class

    Declaration
    public MdxQueryDialogResourceWrapper()

    Properties

    OlapClientMdxDlgQueryTitle

    Gets or sets the mdx query dialog title.

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

    OlapClientMdxQueryDlgOk

    Gets or sets the mdx query dialog ok.

    Declaration
    public string OlapClientMdxQueryDlgOk { get; set; }
    Property Value
    Type Description
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved