DataSourceColumnBinding.ColumnName Property
Gets or sets a name of the data source column.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v26.1.dll
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| String | String.Empty | A string that is the data source column name. |
See Also