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