|
|
|
|
ColumnIndex Field, ColumnReorderedEventArgs Class |
The zero-based column index of the column that was reordered.
Syntax ColumnReorderedEventArgs Class (Softelvdm.SftTreeNET)
VB |
Public ReadOnly Property ColumnIndex As Integer |
C# |
public readonly int ColumnIndex; |
C++ |
public: <readonly> int ColumnIndex; |
Comments
The ColumnIndex field contains the zero-based column index of the column that was reordered.