TcxCustomGridTableBackgroundBitmaps.FilterBox Property
Specifies the background bitmap for the filter box.
Declaration
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