Back to Devexpress

TcxGridBand.Caption Property

vcl-cxgridbandedtableview-dot-tcxgridband-456af6eb.md

latest1.4 KB
Original Source

TcxGridBand.Caption Property

Specifies the text representing a band within a View.

Declaration

delphi
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

TcxGridBand.HeaderAlignmentHorz

TcxGridBand.HeaderAlignmentVert

TcxGridBandedTableOptionsView.BandHeaderEndEllipsis

TcxGridBandedTableOptionsView.BandHeaderHeight

TcxGridBandedTableOptionsView.BandHeaderLineCount

TcxGridBandedTableOptionsView.BandHeaders

TcxGridBand Class

TcxGridBand Members

cxGridBandedTableView Unit