[]
        
(Showing Draft Content)

C1.WPF.DataFilter.C1FilterEditor.FilterChanging

FilterChanging Event

Occurs before the filter is changed. Allows to cancel the change.

Namespace: C1.WPF.DataFilter
Assembly: C1.WPF.DataFilter.dll
Syntax
public event EventHandler<CancelEventArgs> FilterChanging
Returns
Type Description
EventHandler<CancelEventArgs> Occurs before the filter is changed. Allows to cancel the change.