Table of Contents

Property ToolTip

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ToolTip

Gets or sets the tool-tip that is displayed for this element in the user interface. This property allows to access the tool-tip as string. In order to set/get tool-tip as object, use ToolTipObject property.

public virtual string? ToolTip { get; set; }

Property Value

string