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