ExpressionDataBinding(String) Constructor
Initializes a new instance of the ExpressionDataBinding class with specified settings.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.1.dll
NuGet Package: DevExpress.Wpf.PivotGrid
Declaration
Parameters
Name | Type | Description |
---|---|---|
expression | String | A string expression. |
See Also