Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

Cell Field, HeaderClickedEventArgs Class

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

Class: HeaderClickedEventArgs
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public readonly CellClass Cell;
Public ReadOnly Cell As CellClass

Comments

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

See Also HeaderClickedEventArgs Class | Classes | SftTree/NET 2.0