menu

ASP.NET MVC

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ContextMenuItems

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved