|
|
|
|
RowIndex Field, HeaderClickedEventArgs Class |
The zero-based row index of the column header being clicked.
Syntax HeaderClickedEventArgs Class (Softelvdm.SftTreeNET)
VB |
Public ReadOnly Property RowIndex As Integer |
C# |
public readonly int RowIndex; |
C++ |
public: <readonly> int RowIndex; |
Comments
The RowIndex field contains the zero-based row index of the column header being clicked.