TcxDBPivotGridField.DataBinding Property
Represents the mapping tool used for binding the view and persistent fields.
Declaration
property DataBinding: TcxDBPivotGridFieldDataBinding read; write;
Property Value
Type |
---|
TcxDBPivotGridFieldDataBinding |
Remarks
Use the DataBinding.FieldName property to link the currently processed view field and persistent field.
See Also