ComponentOne FlexGrid for WPF and Silverlight
ActiveFilterIconTemplate Property

C1.WPF.FlexGrid Namespace > C1FlexGrid Class : ActiveFilterIconTemplate Property
Gets or sets the C1.WPF.C1IconTemplate used to present the active filter icon when the column is not filtered.
Syntax
'Declaration
 
Public Property ActiveFilterIconTemplate As C1.WPF.C1IconTemplate
public C1.WPF.C1IconTemplate ActiveFilterIconTemplate {get; set;}
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members