OnAfterFilter Method (C1FlexGrid)
Raises the
AfterFilter event.
protected virtual void OnAfterFilter(
EventArgs
)
'Declaration
Protected Overridable Sub OnAfterFilter( _
ByVal As EventArgs _
)
Parameters
- e
- System.EventArgs that contains the event data.