Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

RowHeader Field, ToolTipEventArgs Class

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

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

Syntax

public readonly RowHeaderClass RowHeader;
Public ReadOnly RowHeader As RowHeaderClass

Comments

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

See Also ToolTipEventArgs Class | Classes | SftTree/NET 2.0