Aurigma Graphics Mill 5.5 for .NET
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


