Enum ToolbarItems
Defines supported ToolbarItems items.
Namespace: Syncfusion.JavaScript.ReportDesignerEnums
Assembly: Syncfusion.EJ.dll
Syntax
[Flags]
public enum ToolbarItems
Fields
Name | Description |
---|---|
AlignGrid | Represents Align Grid option. |
Alignment | Represents Align option for Left, Center, Right, Top, Middle and Bottom. |
All | Represents All kind of toolbar options. |
Center | Represents Align Center Vertically and Horizontally option. |
Copy | Represents copy option. |
Cut | Represents cut option. |
Delete | Represents delete option. |
Distribute | Represents Distribute Vertically and Horizontally option. |
EditDesign | Represents EditDesign option. |
New | Represents New option. |
Open | Represents Open menu option. |
Order | Represents Order option. |
Paste | Represents paste option. |
Preview | Represents preview option. |
Redo | Represents redo option. |
Save | Represents save option. |
Sizing | Represents Align Sizing option. |
Undo | Represents undo option. |
View | Represents View option for Header, Footer, GridLine and SnapToShape. |
Zoom | Represents zoom option. |