Skip to main content
A newer version of this page is available. .

SchedulerPopupMenu.GetMenuItemById Method

Name Parameters Description
GetMenuItemById(DXPopupMenu, SchedulerMenuItemId, Boolean) static menu, id, recursive Gets the menu item within the specified popup (context) menu by its ID value. Also optionally recursively searches for this menu item in all submenus, if it isn’t found in the main popup menu.
GetMenuItemById(SchedulerMenuItemId, Boolean) id, recursive Gets a menu item by its ID value. Also optionally recursively searches for this menu item in all submenus, if it isn’t found in the main popup menu.
GetMenuItemById(SchedulerMenuItemId) id Gets a menu item by its ID value.