Class ToolbarPosition
Specifies the position of the toolbar.
Inheritance
System.Object
ToolbarPosition
Namespace: Syncfusion.EJ2.RichTextEditor
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class ToolbarPosition : Enum
Fields
Bottom
Positions the toolbar at the bottom of the RichTextEditor.
Declaration
public const ToolbarPosition Bottom
Field Value
Type |
---|
ToolbarPosition |
Top
Positions the toolbar at the top of the RichTextEditor.
Declaration
public const ToolbarPosition Top
Field Value
Type |
---|
ToolbarPosition |