[]
Provides data for ItemClicked events.
public class NavItemClickedEventArgs : MouseEventArgs
| Name | Description |
|---|---|
| NavItemClickedEventArgs(NavItem, MouseButtons, int, int, int, int) | Initializes a new instance of the NavItemClickedEventArgs class. |
| NavItemClickedEventArgs(NavItem, MouseEventArgs) | Initializes a new instance of the NavItemClickedEventArgs class. |
| Name | Description |
|---|---|
| Item | Gets clicked navigation item. |