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 | 
Popup
Defines ToolbarType as popup.
Declaration
public const ToolbarType Popup
  Field Value
| Type | 
|---|
| ToolbarType | 
Scrollable
Defines ToolbarType as Scrollable.
Declaration
public const ToolbarType Scrollable
  Field Value
| Type | 
|---|
| ToolbarType |