menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SliderOrientation - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SliderOrientation

    Holds slider component's different orientation options.

    Inheritance
    System.Object
    SliderOrientation
    Namespace: Syncfusion.Blazor.Inputs
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class SliderOrientation : Enum

    Fields

    Horizontal

    Specifies the slider rendering position as Horizontal.

    Declaration
    public const SliderOrientation Horizontal
    Field Value
    Type
    SliderOrientation

    Vertical

    Specifies the slider rendering position as Vertical.

    Declaration
    public const SliderOrientation Vertical
    Field Value
    Type
    SliderOrientation
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved