C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGrid Class / ActiveFilterIconTemplate Property

In This Topic
ActiveFilterIconTemplate Property
In This Topic
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
 
See Also