Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DataSourceColumnBinding Properties
Show Inherited Hide Inherited

Defines a data binding to a source data column.
Name Description
ColumnName Gets or sets the name of the data source column. Inherited from DataSourceColumnBindingBase.
GroupInterval Gets or sets how the values are combined into groups. Inherited from DataSourceColumnBindingBase.
GroupIntervalNumericRange Gets or sets the length of group intervals for certain group types. Inherited from DataSourceColumnBindingBase.
TypeNameSerializable Gets the string that is the type name used in serialization of the data binding types. Inherited from DataBindingBase.
See Also