Provides arguments for the ViewChanged event of the ThumbnailListView class.

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

Syntax

Visual Basic

Public Class ViewChangedEventArgs _
	Inherits EventArgs

C#

public class ViewChangedEventArgs : EventArgs

Inheritance Hierarchy

System..::.Object L System..::.EventArgs L Aurigma.GraphicsMill.WinControls..::.ViewChangedEventArgs