menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class OverflowMode

    Specifies the options of Toolbar display mode. Display option is considered when Toolbar content exceeds the available space.

    Inheritance
    System.Object
    OverflowMode
    Namespace: Syncfusion.EJ2.Navigations
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class OverflowMode : Enum

    Fields

    Extended

    Declaration
    public const OverflowMode Extended
    Field Value
    Type
    OverflowMode

    MultiRow

    Declaration
    public const OverflowMode MultiRow
    Field Value
    Type
    OverflowMode

    Popup

    Declaration
    public const OverflowMode Popup
    Field Value
    Type
    OverflowMode

    Scrollable

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