Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

Index Property, ColumnClass Class

Returns the column's zero-based index in the column collection.

Class: ColumnClass
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public int Index { get; }
Public ReadOnly Property Index As Integer

Value

A value that specifies the zero-based column index in the column collection.

Comments

Returns the column's zero-based index in the column collection.

See Also ColumnClass Class | Classes | SftTree/NET 2.0