TcxGridBandedTableBackgroundBitmaps.BandHeader Property
Specifies the background bitmap for band headers.
Declaration
property BandHeader: TBitmap index bbBandHeader read; write;
Property Value
Type |
---|
TBitmap |
Remarks
Use the BandHeader
property to specify the bitmap displayed as the background for band headers. The image below shows an example.
See Also