menu

Class RibbonItemSize - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class RibbonItemSize

    Defines the current size of the ribbon item in normal mode.

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

    Fields

    Large

    The item appears with large icon and text at the bottom.

    Declaration
    public const RibbonItemSize Large
    Field Value
    Type
    RibbonItemSize

    Medium

    The item appears with small icon and text at the right.

    Declaration
    public const RibbonItemSize Medium
    Field Value
    Type
    RibbonItemSize

    Small

    The item appears with small icon only.

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