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

ColumnChangedEventArgs Class

Provides arguments for the ColumnChanged event of the ThumbnailListView class.

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

Syntax

Visual Basic
Public Class ColumnChangedEventArgs _
	Inherits ColumnEventArgs
C#
public class ColumnChangedEventArgs : ColumnEventArgs

Inheritance Hierarchy

System.Object
L System.EventArgs
L Aurigma.GraphicsMill.WinControls.ColumnEventArgs
L Aurigma.GraphicsMill.WinControls.ColumnChangedEventArgs

Object Model




See Also

Reference