Base class for arguments of events related to multiple columns.

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

Syntax

Visual Basic

Public MustInherit Class ColumnsEventArgs _
	Inherits EventArgs

C#

public abstract class ColumnsEventArgs : EventArgs