Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

RowIndex Field, FooterClickedEventArgs Class

The zero-based row index of the column footer being clicked.

Class: FooterClickedEventArgs
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public readonly int RowIndex;
Public ReadOnly RowIndex As Integer

Comments

The zero-based row index of the column footer being clicked.

See Also FooterClickedEventArgs Class | Classes | SftTree/NET 2.0