RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1RichTextBox Class / Watermark Property

In This Topic
    Watermark Property
    In This Topic
    Gets or sets the content of the watermark.
    Syntax
    'Declaration
     
    Public Property Watermark As String
    public string Watermark {get; set;}
    See Also