menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LayoutOrientation - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class LayoutOrientation

    Defines the orientation of the layout TopToBottom - Renders the layout from top to bottom BottomToTop - Renders the layout from bottom to top LeftToRight - Renders the layout from left to right RightToLeft - Renders the layout from right to left

    Inheritance
    System.Object
    LayoutOrientation
    Namespace: Syncfusion.EJ2.Diagrams
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class LayoutOrientation : Enum

    Fields

    BottomToTop

    Declaration
    public const LayoutOrientation BottomToTop
    Field Value
    Type
    LayoutOrientation

    Horizontal

    Declaration
    public const LayoutOrientation Horizontal
    Field Value
    Type
    LayoutOrientation

    LeftToRight

    Declaration
    public const LayoutOrientation LeftToRight
    Field Value
    Type
    LayoutOrientation

    RightToLeft

    Declaration
    public const LayoutOrientation RightToLeft
    Field Value
    Type
    LayoutOrientation

    TopToBottom

    Declaration
    public const LayoutOrientation TopToBottom
    Field Value
    Type
    LayoutOrientation

    Vertical

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