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

ColumnInsertingEventArgs Class

Provides arguments for the ColumnInserting event of the ListColumnCollection class.

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

Syntax

Visual Basic
Public Class ColumnInsertingEventArgs _
	Inherits ColumnRemovingEventArgs
C#
public class ColumnInsertingEventArgs : ColumnRemovingEventArgs

Inheritance Hierarchy

Object Model




See Also

Reference