[]
        
(Showing Draft Content)

C1.WPF.Grid.GridColumn.FilterLoading

FilterLoading Event

Occurs when the filter of a column is being loaded.

Namespace: C1.WPF.Grid
Assembly: C1.WPF.Grid.dll
Syntax
public event EventHandler<GridColumnFilterLoadingEventArgs> FilterLoading
Returns
Type Description
EventHandler<GridColumnFilterLoadingEventArgs> Occurs when the filter of a column is being loaded.