ASPxClientSpreadsheetPopupMenuItem.GetSubItems Method
Gets a collection that contains the submenu items of the current menu item.
Declaration
GetSubItems(): ASPxClientSpreadsheetPopupMenuItemCollection
Returns
| Type | Description |
|---|---|
| ASPxClientSpreadsheetPopupMenuItemCollection | A ASPxClientSpreadsheetPopupMenuItemCollection that contains the submenu items of the current menu item. |
See Also