Class ToolbarType
Defines types to be used as Toolbar.
Inheritance
System.Object
ToolbarType
Namespace: Syncfusion.EJ2.RichTextEditor
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class ToolbarType : Enum
Fields
Expand
Defines ToolbarType as Standard
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 |