ComponentOne FlexGrid for WinForms
ActiveFilter Property

C1.Win.C1FlexGrid Namespace > Column Class : ActiveFilter Property
Gets the IC1ColumnFilter that is currently filtering this column.
Syntax
'Declaration
 
Public ReadOnly Property ActiveFilter As IC1ColumnFilter
public IC1ColumnFilter ActiveFilter {get;}
See Also

Reference

Column Class
Column Members