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

ColumnsInsertedEventArgs.Index Property

Gets an index of the first inserted column.

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

Syntax

Visual Basic
Public ReadOnly Property Index As Integer
C#
public int Index { get; }

Property Value

An index of the first inserted column.

See Also

Reference