RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1ImageDialog Class / Url Property

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