Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • 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 Description
    SliderOrientation

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Vertical

    Specifies the slider rendering position as Vertical.

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