Enum
SliderLabelsPlacement

Specifies the position of the labels in the RadRangeSlider with respect to its SliderBackTrackPresenter.

Definition

Namespace:Telerik.Maui.Controls.RangeSlider

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public enum SliderLabelsPlacement

Fields

End

Labels appear below the track.

Declaration

cs-api-definition
End = 2

Field Value

SliderLabelsPlacement

None

No labels appear.

Declaration

cs-api-definition
None = 0

Field Value

SliderLabelsPlacement

Start

Labels appear above the track.

Declaration

cs-api-definition
Start = 1

Field Value

SliderLabelsPlacement

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