TcxGridTableBackgroundBitmaps.Indicator Property
In This Article
Specifies the background image for the indicator.
#Declaration
Delphi
property Indicator: TBitmap index bbIndicator read; write;
#Property Value
Type | Description |
---|---|
TBitmap | The indicator background bitmap. |
#Remarks
The image below shows an example.
See Also