ASPxClientNavBarItemEventArgs Properties
Provides data for events which concern manipulations on items.
Name | Description |
---|---|
html |
Gets the HTML object that contains the processed navbar item. |
html |
Gets a DHTML event object that relates to the processed event. |
item | Gets the item object related to the event. |
process |
Specifies whether or not to process the event on the server.
Inherited from ASPx |
See Also