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

In This Topic
    Text Property (NavItemTextChangedEventArgs)
    In This Topic
    Gets new item text.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Text As String
    public string Text {get;}
    See Also