ComponentOne DateTimeEditors for WPF
C1.WPF.DateTimeEditors Namespace / C1DateTimePicker Class / DateWatermark Property

In This Topic
    DateWatermark Property
    In This Topic
    Gets or sets the content of the date part watermark.
    Syntax
    'Declaration
     
    
    Public Property DateWatermark As Object
    public object DateWatermark {get; set;}
    See Also