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

ListColumnCollection.ColumnInserting Event

Fires when new column is about to be inserted into the collection.

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

Syntax

Visual Basic
Public Event ColumnInserting As ColumnInsertingEventHandler
C#
public event ColumnInsertingEventHandler ColumnInserting

See Also

Reference