TcxDBPivotGridFieldDataBinding Properties
The TcxDBPivotGridFieldDataBinding class implements the O/R mapping tool, which is used for linking the view and persistent fields.
Name | Description |
---|---|
DBField | Represents the dataset field. |
Field |
Provides access to the data-aware field which the current Data |
Field |
|
Field |
Specifies the name of a dataset’s field which the data-aware field is bound to. |
Pivot |
Provides access to the pivot grid control which uses the current Data |
Value |
Specifies the string representation of the value type class.
Inherited from Tcx |
Value |
Indicates whether the data type has been explicitly designated for the current Data |
Value |
Determines the data type of the data binding.
Inherited from Tcx |
See Also