property ExFileView.FilterBarCaption as String
Specifies the filter bar's caption. /*not supported in the lite version*/

 TypeDescription 
   String A string expression that indicates the caption of the control's filter bar.  
Use the FilterBarCaption property to change the caption of the control's filter bar. Use the FilterBarForeColor and FilterBarBackColor properties to define the colors used to paint the description for control's filter. Use the FilterBarHeight property to specify the height of the control's filter bar window. If the FilterBarCaption property is empty, the control builds the filter bar's caption based on filtered columns. Use the Description property to define predefined strings in the filter bar caption. Use the FilterBarFont property to specify the font for the control's filter bar. Use the AddColumnCustomFilter method adds a custom filter to the column.

 


Send comments on this topic.
© 1999-2006 Exontrol Inc, Software. All rights reserved.