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

SchedulerPopupMenu.GetMenuCheckItemById Method

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