Click or drag to resize

DataGridFilterHostFiltering Event

Occurs before new columns are filtered.

Namespace:  DataGridExtensions
Assembly:  DataGridExtensions (in DataGridExtensions.dll)
Syntax
public event EventHandler<DataGridFilteringEventArgs> Filtering

Value

Type: SystemEventHandlerDataGridFilteringEventArgs
See Also