Enum ContextMenuItems
Gets or sets a value that indicates whether to add the default context menu actions as a context menu items If enableContextMenu is true it will show all the items related to the target, if you want selected items from contextmenu you have to mention in the contextMenuItems.
Namespace: Syncfusion.JavaScript
Assembly: Syncfusion.EJ.dll
Syntax
public enum ContextMenuItems
Fields
Name | Description |
---|---|
AddRecord | |
Cancel | |
DeleteRecord | |
EditRecord | |
FirstPage | |
Grouping | |
LastPage | |
NextPage | |
PreviousPage | |
Save | |
SortInAscendingOrder | |
SortInDescendingOrder | |
UnGrouping |