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

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