TcxPivotGridFieldDataBinding Properties
Represents an object which links a field to a data store.Name | Description |
---|---|
Field | Provides access to the field which the current DataBinding object corresponds to. |
PivotGrid | Provides access to the pivot grid control which uses the current DataBinding object to link a field to a data store. |
ValueType | Specifies the string representation of the value type class. |
ValueTypeAssigned | Indicates whether the data type has been explicitly designated for the current DataBinding object. |
ValueTypeClass | Determines the data type of the data binding. |
See Also