Back to Devexpress

DataSourceColumnBindingBase Properties

corelibraries-devexpress-dot-pivotgrid-dot-databinding-dot-datasourcecolumnbindingbase-dot-underscore-properties.md

latest1.3 KB
Original Source

DataSourceColumnBindingBase Properties

The base class that specifies the Pivot Grid field’s data binding to a data source column.

NameDescription
ColumnNameGets or sets the name of the data source column.
GroupIntervalGets or sets how the values are combined into groups.
GroupIntervalNumericRangeGets or sets the length of group intervals for certain group types.
TypeNameSerializableGets the string that is the type name used in serialization of the data binding types. Inherited from DataBindingBase.

See Also

DataSourceColumnBindingBase Class

DataSourceColumnBindingBase Members

DevExpress.PivotGrid.DataBinding Namespace