ASPxClientMenuItemEventArgs.item Property
Gets the menu item object related to the event.
Declaration
item: ASPxClientMenuItem
Property Value
Type | Description |
---|---|
ASPxClientMenuItem | An ASPxClientMenuItem object, manipulations on which forced the event to be raised. |
See Also