DataSourceColumnBinding(String) Constructor
In This Article
Initializes a new instance of the DataSourceColumnBinding class with specified settings.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v24.2.dll
NuGet Package: DevExpress.Win.PivotGrid
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
column |
String | The data source column name. |
See Also