menu

Blazor

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

    Show / Hide Table of Contents

    Class Orientation

    Represents the orientation of the SfSplitter component.

    Inheritance
    System.Object
    Orientation
    Namespace: Syncfusion.Blazor.Layouts
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class Orientation : Enum

    Fields

    Horizontal

    Indicates a horizontal orientation, where panes are arranged side by side.

    Declaration
    public const Orientation Horizontal
    Field Value
    Type
    Orientation

    Vertical

    Indicates a vertical orientation, where panes are arranged one above the other.

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