ComponentOne True DBGrid Pro 8
FilterButtonPicture Property

FilterButtonPicture Property

This property sets or returns the bitmap used to draw the in-cell button for the current filter in the specified column.

Syntax

column.FilterButtonPicture= variant

Remarks

Read/Write at run time and design time.

The in-cell button bitmap is enabled when any of the following are true:

·      The column's Button property is set to True.

·      The column's DropDown property is set to the name of a TDBDropDown control.

·      The Presentation property of the column's ValueItems collection is set to 2 - Combo Box or 3 - Sorted Combo Box.

See Also

Column Object

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback