OnFilterChanged Method (C1FlexGridFilterRow)
Raises the C1.WPF.FlexGrid.IFlexGridFilterDescriptor.FilterChanged event.
protected virtual void OnFilterChanged(
EventArgs
)
'Declaration
Protected Overridable Sub OnFilterChanged( _
ByVal As EventArgs _
)
Parameters
- e
- Event data.