[]
        
(Showing Draft Content)

C1.Win.Input.DbNavigator.Events.NavItemClickEventArgs

NavItemClickEventArgs Class

Provides data for ItemClick events.

Inheritance
NavItemClickEventArgs
Namespace: C1.Win.Input.DbNavigator.Events
Assembly: C1.Win.Input.DbNavigator.8.dll
Syntax
public class NavItemClickEventArgs : NavItemClickedEventArgs

Constructors

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.

Properties

Name Description
Cancel

Gets or sets a value indicating whether the event should be canceled.