Class SliderBaseTickOrientation
Inheritance
System.Object
SliderBaseTickOrientation
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public static class SliderBaseTickOrientation : Object
Properties
End
Declaration
public static SliderTickOrientation End { get; }
Property Value
| Type | Description |
|---|---|
| SliderTickOrientation |
Mirror
Declaration
public static SliderTickOrientation Mirror { get; }
Property Value
| Type | Description |
|---|---|
| SliderTickOrientation |
Start
Declaration
public static SliderTickOrientation Start { get; }
Property Value
| Type | Description |
|---|---|
| SliderTickOrientation |