Back to Devexpress

TcxDBPivotGridField.DataBinding Property

vcl-cxdbpivotgrid-dot-tcxdbpivotgridfield-f3ca2594.md

latest781 B
Original Source

TcxDBPivotGridField.DataBinding Property

Represents the mapping tool used for binding the view and persistent fields.

Declaration

delphi
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

TcxDBPivotGridField Class

TcxDBPivotGridField Members

cxDBPivotGrid Unit