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

ColumnsRemovedEventArgs Class

Provides arguments for the ColumnsRemoved event of the ListColumnCollection class.

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

Syntax

Visual Basic
Public Class ColumnsRemovedEventArgs _
	Inherits ColumnsEventArgs
C#
public class ColumnsRemovedEventArgs : ColumnsEventArgs

Inheritance Hierarchy

System.Object
L System.EventArgs
L Aurigma.GraphicsMill.WinControls.ColumnsEventArgs
L Aurigma.GraphicsMill.WinControls.ColumnsRemovedEventArgs

Object Model




See Also

Reference