[]
        
(Showing Draft Content)

C1.WinUI.DataFilter.C1DataFilter.FilterValueChanged

FilterValueChanged Event

Occurs when a value of the filter changes.

Namespace: C1.WinUI.DataFilter
Assembly: C1.WinUI.DataFilter.dll
Syntax
public event EventHandler<FilterChangedEventArgs> FilterValueChanged
Public Event FilterValueChanged As EventHandler(Of FilterChangedEventArgs)
Returns
Type Description
EventHandler<FilterChangedEventArgs> Occurs when a value of the filter changes.