C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridView Class / Filtered Event

In This Topic
Filtered Event
In This Topic
Occurs after filter expression is applied to the underlying System.Data.DataView's System.Data.DataView.RowFilter property.
Syntax
'Declaration
 
Public Event Filtered As System.EventHandler
 
See Also