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


In This Topic
    NavItemTextChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by NavItemTextChangedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the NavItemTextChangedEventArgs 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. (Inherited from C1.Win.Input.DbNavigator.Events.NavItemEventArgs)
    Public PropertyGets C1.Win.Input.DbNavigator.C1DbNavigator that is the owner of the event. (Inherited from C1.Win.Input.DbNavigator.Events.NavItemEventArgs)
    Public PropertyGets new item text.  
    Top
    See Also