ASPxClientRichEditPopupMenuItemCollection.GetCount Method
In This Article
Returns the total number of menu items in the collection.
#Declaration
TypeScript
GetCount(): number
#Returns
Type | Description |
---|---|
number | The total number of menu items. |
See Also