[]
        
(Showing Draft Content)

C1.WPF.DataFilter.C1DataFilter.ItemsSourceChanged

ItemsSourceChanged Event

Event raised when the ItemsSource property has changed.

Namespace: C1.WPF.DataFilter
Assembly: C1.WPF.DataFilter.dll
Syntax
public event EventHandler<PropertyChangedEventArgs<IEnumerable>> ItemsSourceChanged
Returns
Type Description
EventHandler<PropertyChangedEventArgs<IEnumerable>> Event raised when the property has changed.