property G2antt.FilterBarFont as IFontDisp
Retrieves or sets the font for control's filter bar.

TypeDescription
IFontDisp A font object that indicates the font used to paint the description for control's filter

Use the FilterBarFont property to specify the font for the control's filter bar object. Use the Font property to set the control's font. Use the FilterBarHeight property to specify the height of the filter bar. Use the FilterBarCaption property to define the control's filter bar caption. Use the Refresh method to refresh the control.