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

In This Topic
InactiveFilterIconTemplate Property
In This Topic
Gets or sets the C1.WPF.C1IconTemplate used to present the inactive filter icon when the column is filtered.
Syntax
'Declaration
 
Public Property InactiveFilterIconTemplate As C1.WPF.C1IconTemplate
 
See Also