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

In This Topic
    TimePlaceholder Property
    In This Topic
    Gets or sets the time part placeholder text.
    Syntax
    'Declaration
     
    
    Public Property TimePlaceholder As String
    public string TimePlaceholder {get; set;}
    See Also