Aurigma Graphics Mill 5.5 for .NET
ColumnsInsertedEventArgs Class
Provides arguments for the ColumnsInserted event of the ListColumnCollection class.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Syntax
Visual Basic
Public Class ColumnsInsertedEventArgs _ Inherits ColumnsEventArgs
C#
public class ColumnsInsertedEventArgs : ColumnsEventArgs
Inheritance Hierarchy
System..::.Object
L
System..::.EventArgs
L
Aurigma.GraphicsMill.WinControls..::.ColumnsEventArgs
L
Aurigma.GraphicsMill.WinControls..::.ColumnsInsertedEventArgs


