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