DataSourceColumnBindingBase Properties
The base class that specifies the Pivot Grid field’s data binding to a data source column.
Name | Description |
---|---|
Column |
Gets or sets the name of the data source column. |
Group |
Gets or sets how the values are combined into groups. |
Group |
Gets or sets the length of group intervals for certain group types. |
Type |
Gets the string that is the type name used in serialization of the data binding types.
Inherited from Data |
See Also