TcxPivotGridFieldGroup.Caption Property
In This Article
Specifies the group’s display caption.
#Declaration
Delphi
property Caption: string read; write;
#Property Value
Type |
---|
string |
#Remarks
Use the Caption property to specify the display text associated with the field, as it appears within the customization form and Designer Dialog.
See Also