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

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