TcxGridTableBackgroundBitmaps.Header Property
In This Article
Specifies the background image for column headers.
#Declaration
Delphi
property Header: TBitmap index bbHeader read; write;
#Property Value
Type |
---|
TBitmap |
#Remarks
The image below shows an example.
See Also