Occurs selection changing have caused the view to change. The event handler receives an argument of type ViewChangedEventArgs containing data related to this event.

Syntax

public event ViewChangedEventArgs ViewChanged;
Public Event ViewChanged As ViewChangedEventArgs