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