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