MultiSelect for WPF | ComponentOne
C1.WPF.Input Namespace / TagEditedEventArgs Class / Text Property

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