Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator.Events Namespace / NavItemEventArgs Class
Properties


In This Topic
    NavItemEventArgs Class Members
    In This Topic

    The following tables list the members exposed by NavItemEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the NavItemEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value that indicates whether the event handler has completely handled the event or whether the system should continue its own processing.  
    Public PropertyGets C1.Win.Input.DbNavigator.C1DbNavigator that is the owner of the event.  
    Top
    See Also