HeaderPane
Main
Hide

SftTree/NET 3.0 - Tree Control for Windows Forms

Share Link
Print

Cell Field, ToolTipEventArgs Class

The cell for which a tooltip is to be displayed or null/Nothing indicating that no cell is associated with this event.

Class: ToolTipEventArgs
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public readonly CellClass Cell;
Public ReadOnly Cell As CellClass

Comments

The cell for which a tooltip is to be displayed or null/Nothing indicating that no cell is associated with this event.

See Also ToolTipEventArgs Class | Classes | SftTree/NET 3.0