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