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

ColumnsEventArgs Class

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

Inheritance Hierarchy

Object Model




See Also

Reference