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