menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class ItemOrientation

    Defines the alignment of the items in the ribbon group.

    Inheritance
    System.Object
    ItemOrientation
    Namespace: Syncfusion.EJ2.Ribbon
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class ItemOrientation : Enum

    Fields

    Column

    Displays the collection of items in column.

    Declaration
    public const ItemOrientation Column
    Field Value
    Type
    ItemOrientation

    Row

    Displays the collection of items in rows.

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