Occurs when the the visible items change.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public event EventHandler VisibleItemsChanged
Visual Basic
Public Event VisibleItemsChanged As EventHandler

See Also