Aurigma Graphics Mill 5.5 for .NET
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