alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum Orientation

    An enum that holds the orientation modes in the timeline Year view of the scheduler.

    Namespace: Syncfusion.Blazor.Schedule
    Assembly: Syncfusion.Blazor.dll
    Syntax
    [JsonConverter(typeof(JsonStringEnumConverter))]
    public enum Orientation

    Fields

    Name Description
    Horizontal

    The horizontal orientation of the timeline year view.

    Vertical

    The vertical orientation of the timeline year view.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved