menu

ASP.NET Core - EJ2

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

    Show / Hide Table of Contents

    Class TimelineOrientation

    Defines the orientation type of the Timeline.

    Inheritance
    System.Object
    TimelineOrientation
    Namespace: Syncfusion.EJ2.Layouts
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class TimelineOrientation : Enum

    Fields

    Horizontal

    Items are displayed horizontally.

    Declaration
    public const TimelineOrientation Horizontal
    Field Value
    Type
    TimelineOrientation

    Vertical

    Items are displayed vertically.

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