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

In This Topic
    Watermark Property (C1RichTextBox)
    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