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

ColumnRemovingEventArgs Class

Provides arguments for the ColumnRemoving event of the ListColumnCollection class.

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

Syntax

Visual Basic
Public Class ColumnRemovingEventArgs _
	Inherits ColumnEventArgs
C#
public class ColumnRemovingEventArgs : ColumnEventArgs

Inheritance Hierarchy

Object Model




See Also

Reference