Enum
SliderOrientation

Defines the orientation of the Slider.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum SliderOrientation

Fields

Horizontal

The slider is position horizontally to the viewport.

Declaration

cs-api-definition
Horizontal = 0

Field Value

SliderOrientation

Vertical

The slider is position vertically to the viewport.

Declaration

cs-api-definition
Vertical = 1

Field Value

SliderOrientation

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