ASPxClientPivotMenuItemClickEventArgs.MenuItemName Property
In This Article
Gets the name of the menu item currently being clicked.
#Declaration
TypeScript
MenuItemName: string
#Property Value
Type | Description |
---|---|
string | A String value that identifies the clicked item by its name. |
See Also