Enum
AutoToolTipPlacement

Describes the means by which the automatic ToolTip is positioned on a RadSlider control.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

cs-api-definition
public enum AutoToolTipPlacement

Fields

BottomRight

For a horizontal RadSlider show the automatic ToolTip at the bottom edge of the Thumb. For a vertical RadSlider show the automatic ToolTip at the right edge of the dragged Thumb.

Declaration

cs-api-definition
BottomRight = 2

Field Value

AutoToolTipPlacement

None

No automatic ToolTip is shown.

Declaration

cs-api-definition
None = 0

Field Value

AutoToolTipPlacement

TopLeft

For a horizontal RadSlider show the automatic ToolTip at the top edge of the dragged Thumb. For a vertical RadSlider show the automatic ToolTip at the left edge of the dragged Thumb.

Declaration

cs-api-definition
TopLeft = 1

Field Value

AutoToolTipPlacement

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