Skip to main content
A newer version of this page is available. .

DataSourceColumnBindingBase Properties

Base class to specify a PivotGrid’s field data binding to a data source column in Optimized mode.
Name Description
ColumnName Gets or sets the name of the data source column.
GroupInterval Gets or sets how the values are combined into groups.
GroupIntervalNumericRange Gets or sets the length of group intervals for certain group types.
TypeNameSerializable Gets the string that is the type name used in serialization of the data binding types. Inherited from DataBindingBase.
See Also