Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

ColumnIndex Field, ColumnReorderedEventArgs Class

The zero-based column index of the column that was reordered.

Class: ColumnReorderedEventArgs
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public readonly int ColumnIndex;
Public ReadOnly ColumnIndex As Integer

Comments

The zero-based column index of the column that was reordered.

See Also ColumnReorderedEventArgs Class | Classes | SftTree/NET 2.0