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