Class MdxQueryDialogResourceWrapper
MdxQueryDialogResourceWrapper is used to apply the static resource to its components
Inheritance
System.Object
MdxQueryDialogResourceWrapper
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
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 |
---|
System.String |
OlapClientMdxQueryDlgOk
Gets or sets the mdx query dialog ok.
Declaration
public string OlapClientMdxQueryDlgOk { get; set; }
Property Value
Type |
---|
System.String |