RGCustomMenu Methods |
The RecroGridRGCustomMenu type exposes the following members.
Name | Description | |
---|---|---|
AddDivider |
Adds the dividers.
| |
AddItem(String, String, String, Boolean, String) |
Adds the FunctionForRec menu item.
| |
AddItem(RecroGridRGCustomMenuMenuItemTypeEnum, String, String, String, Boolean, String) |
Adds the custom menu item.
| |
AddItemGlobal |
Adds the global menu item.
| |
AddSubmenu |
Adds the sub menu.
| |
AddURL |
Adds the link menu item.
|