OLAPExpressionBindingBase.Expression Property
In This Article
Specifies a string expression for a Pivot Grid field.
Namespace: DevExpress.PivotGrid.DataBinding
Assembly: DevExpress.PivotGrid.v24.2.Core.dll
NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | String. |
A string expression. |
See Also