PivotOlapQueryDataEventArgs.MDXQuery Property
In This Article
Gets or sets the MDX query.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v24.2.dll
NuGet Package: DevExpress.Win.PivotGrid
#Declaration
#Property Value
Type | Description |
---|---|
String | A String value that is the MDX query. |
See Also