DataSourceColumnBinding.ColumnName Property
Gets or sets the name of the data source column.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v21.2.dll
Declaration
Property Value
Type | Description |
---|---|
String | A String that is the name of the column in the data source. |
See Also