DataSourceColumnBinding(String) Constructor
Initializes a new instance of the DataSourceColumnBinding class with specified settings.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v25.1.dll
NuGet Package: DevExpress.Wpf.PivotGrid
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| columnName | String | The data source column name. |
See Also