menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class ToolbarType

    Enumerates the types of toolbars available.

    Inheritance
    System.Object
    ToolbarType
    Namespace: Syncfusion.EJ2.RichTextEditor
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class ToolbarType : Enum

    Fields

    Expand

    Defines ToolbarType as Expand.

    Declaration
    public const ToolbarType Expand
    Field Value
    Type
    ToolbarType

    MultiRow

    Defines ToolbarType as MultiRow.

    Declaration
    public const ToolbarType MultiRow
    Field Value
    Type
    ToolbarType

    Scrollable

    Defines ToolbarType as Scrollable.

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