RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1HyperlinkDialog Class / Text Property

In This Topic
    Text Property (C1HyperlinkDialog)
    In This Topic
    Gets or sets the content of the text field.
    Syntax
    'Declaration
     
    Public Property Text As String
    public string Text {get; set;}
    See Also