Aurigma Graphics Mill 5.5 for .NET
ListColumnCollection..::.ColumnRemoving Event
Fires when column is about to be removed from the collection.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Syntax
Visual Basic
Public Event ColumnRemoving As ColumnRemovingEventHandler
C#
public event ColumnRemovingEventHandler ColumnRemoving