This documentation is for the old version. Go to the latest Graphics Mill docs

VirtualListView.ViewChanged Event

Fires when View mode of the control has been changed.

Namespace: Aurigma.GraphicsMill.WinControls
Assembly: Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)

Syntax

Visual Basic
Public Event ViewChanged As ViewChangedEventHandler
C#
public event ViewChangedEventHandler ViewChanged

See Also

Reference