Enum
ToolTipDisplayMode

An enumeration that defines members for the possible tool tip displays modes of RadTreeMapElement.

Definition

Namespace:Telerik.WinControls.UI.HeatMap

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
[Flags]
public enum ToolTipDisplayMode

Fields

None

Does not display tool or screen tips.

Declaration

cs-api-definition
None = 0

Field Value

ToolTipDisplayMode

ScreenTip

Displays a screen tip when an item or a group is hovered.

Declaration

cs-api-definition
ScreenTip = 2

Field Value

ToolTipDisplayMode

ToolTip

Displays a tool tip when an item or a group is hovered.

Declaration

cs-api-definition
ToolTip = 1

Field Value

ToolTipDisplayMode

In this article
DefinitionFieldsNoneScreenTipToolTip
Not finding the help you need?
Contact Support