ASPxClientSpreadsheetPopupMenuItem.GetItemCount Method
Returns the total number of the menu item’s child items (submenu items).
Declaration
GetItemCount(): number
Returns
| Type | Description |
|---|---|
| number | The total number of the current menu item’s immediate sub-items. |
See Also