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

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