|
|
|
|
ColumnIndex Field, ColumnResizedEventArgs Class |
The zero-based column index of the column being resized.
Syntax ColumnResizedEventArgs 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 being resized.