property Column.DisplayFilterButton as Boolean
Shows or hides the column's filter bar button.

TypeDescription
Boolean A boolean expression that indicates whether the column's filter bar button is visible or hidden.  

The column's filter button is displayed on the column's caption. The DisplayFilterPattern property determines whether the column's filter window includes the pattern field. Use the FilterBarDropDownHeight to specify the height of the drop down filter window. Use the FilterBarHeight property to specify the height of the filter bar header.