New to Telerik UI for .NET MAUIStart a free 30-day trial

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

Definition

Namespace:Telerik.Maui.Controls.RangeSlider

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum SliderTicksPlacement

Fields

Tick marks appear in the track area of the slider, overlaying the track or popping out of it.

C#
Center = 2

Tick marks appear below the track.

C#
End = 3

No tick marks appear.

C#
None = 0

Tick marks appear above the track.

C#
Start = 1
In this article
DefinitionFieldsCenterEndNoneStart
Not finding the help you need?
Contact Support