Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

Cell Field, FooterClickedEventArgs Class

The column footer being clicked or null/Nothing indicating that no column footer is associated with this event.

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

Syntax

public readonly CellClass Cell;
Public ReadOnly Cell As CellClass

Comments

The column footer being clicked or null/Nothing indicating that no column footer is associated with this event.

See Also FooterClickedEventArgs Class | Classes | SftTree/NET 2.0