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

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

Object Model




See Also

Reference