ComponentOne DateTimeEditors for UWP
C1.UWP.DateTimeEditors Assembly / C1.Xaml.DateTimeEditors Namespace / C1TimeEditor Class / Watermark Property

In This Topic
    Watermark Property (C1TimeEditor)
    In This Topic
    Gets or sets the content of the watermark.
    Syntax
    'Declaration
     
    Public Property Watermark As System.Object
    public System.object Watermark {get; set;}
    See Also