TcxCustomGridTableBackgroundBitmaps.FilterBox Property
In This Article
Specifies the background bitmap for the filter box.
#Declaration
Delphi
property FilterBox: TBitmap index bbFilterBox read; write;
#Property Value
Type |
---|
TBitmap |
#Remarks
Use the FilterBox property to specify an image for the filter panel. The image below shows an example.
See Also