alexa
menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Enum TimelineAlign

    Specifies the alignment of item content within the Timeline.

    Namespace: Syncfusion.EJ2.Layouts
    Assembly: Syncfusion.AspNetMvc.Layouts.dll
    Syntax
    public enum TimelineAlign

    Fields

    Name Description
    After

    Aligns item content to the bottom and opposite content to the top when the Timeline is in a horizontal orientation, or the content to the right and opposite content to the left when the Timeline is in a vertical orientation.

    Alternate

    Aligns item content alternatively, regardless of the Timeline's orientation.

    AlternateReverse

    Aligns item content in alternate reverse, regardless of the Timeline's orientation.

    Before

    Aligns item content to the top and opposite content to the bottom when the Timeline is in a horizontal orientation, or the content to the left and opposite content to the right when the Timeline is in a vertical orientation.

    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved