TcxPivotGridField.Caption Property
Specifies the field’s display caption.
Declaration
property Caption: string read; write;
Property Value
Type |
---|
string |
Remarks
Use the Caption property to specify the text displayed within the field header to identify its values. By default, the field’s Name is used as its caption.
See Also