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