C1.Win.FlexGrid Namespace / C1FlexGridBase Class / AfterFilter Event

In This Topic
AfterFilter Event (C1FlexGridBase)
In This Topic
Fires after the column filters have been applied to the grid.
Syntax
'Declaration
 
Public Event AfterFilter As EventHandler
 
See Also