[]
Provides data for ItemClick events.
public class NavItemClickEventArgs : NavItemClickedEventArgs
| Name | Description |
|---|---|
| NavItemClickEventArgs(NavItem, MouseButtons, int, int, int, int) | Initializes a new instance of the NavItemClickEventArgs class. |
| NavItemClickEventArgs(NavItem, MouseEventArgs) | Initializes a new instance of the NavItemClickEventArgs class. |
| Name | Description |
|---|---|
| Cancel | Gets or sets a value indicating whether the event should be canceled. |