[]
        
(Showing Draft Content)

C1.LiveLinq.LiveViews.View-1.Changed

Changed Event

Occurs after an item of the view or the entire view has changed.

Implements
Namespace: C1.LiveLinq.LiveViews
Assembly: C1.LiveLinq.4.8.dll
Syntax
public event EventHandler<SourceChangeEventArgs<T>> Changed
Returns
Type Description
EventHandler<SourceChangeEventArgs<T>> Occurs after an item of the view or the entire view has changed.