TcxGridBand.Caption Property
Specifies the text representing a band within a View.
Declaration
property Caption: string read; write;
Property Value
Type |
---|
string |
Remarks
Use the Caption property to specify the text representing a band within the band tabs of a View. The Caption text position within the band header is determined via the Alignment property.
See Also