[]
        
(Showing Draft Content)

C1.Win.Input.DbNavigator.Events.NavItemClickedEventArgs

NavItemClickedEventArgs Class

Provides data for ItemClicked events.

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

Constructors

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.

Properties

Name Description
Item

Gets clicked navigation item.