BootstrapClientMenuItemMouseEventArgs Members
Provides data for client events related to mouse hovering over menu items.Constructors
| Name | Description |
|---|---|
| constructor(item, htmlElement) | Initializes a new BootstrapClientMenuItemMouseEventArgs object with the specified settings. |
Properties
| Name | Description |
|---|---|
| item | Gets the menu item object related to the event. Inherited from BootstrapClientMenuItemEventArgs. |
See Also