alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum RowPosition

    Defines row position for newly added record.

    Namespace: Syncfusion.Blazor.Gantt
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum RowPosition

    Fields

    Name Description
    Above

    Defines new row position as above the selected row.

    Below

    Defines new row position as below the selected row.

    Bottom

    Defines new row position as bottom of all rows.

    Child

    Defines new row position as child to the selected row.

    Top

    Defines new row position as top of all rows.

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