MultiSelect for WPF | ComponentOne
C1.WPF.Input Namespace / C1TagEditor Class / GetEditorText Method

In This Topic
    GetEditorText Method
    In This Topic
    Get the text of the inner editor.
    Syntax
    'Declaration
     
    
    Public Function GetEditorText() As String
    public string GetEditorText()
    See Also