WindowExpressionBindingBase.Expression Property
Gets or sets a string expression with window functions.
Namespace: DevExpress.PivotGrid.DataBinding
Assembly: DevExpress.PivotGrid.v26.1.Core.dll
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| String | "Index()" | A string expression. |
See Also