Back to Devexpress

TcxDBPivotGridField.Caption Property

vcl-cxdbpivotgrid-dot-tcxdbpivotgridfield.md

latest1004 B
Original Source

TcxDBPivotGridField.Caption Property

Specifies the data-aware field’s display caption.

Declaration

delphi
property Caption;

Property Value

Type
string

Remarks

If this property is set to an empty string, the value of the field’s DataBinding.FieldName property will be used as its caption. If the DataBinding.FieldName property returns an empty string, the field’s Name will be used as its caption.

See Also

TcxPivotGridField.Caption

TcxDBPivotGridField Class

TcxDBPivotGridField Members

cxDBPivotGrid Unit