DataSourceColumnBinding Properties
Defines a data binding to a source data column.Name | Description |
---|---|
ColumnName | Gets or sets a name of the data source column. |
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