[]
Occurs when the filter of a column is being loaded.
public event EventHandler<GridColumnFilterLoadingEventArgs> ColumnFilterLoading
Public Event ColumnFilterLoading As EventHandler(Of GridColumnFilterLoadingEventArgs)
| Type | Description |
|---|---|
| EventHandler<GridColumnFilterLoadingEventArgs> | Occurs when the filter of a column is being loaded. |