ComponentOne DateTimeEditors for WPF
C1.WPF.DateTimeEditors Namespace / C1DatePicker Class / Placeholder Property

In This Topic
    Placeholder Property (C1DatePicker)
    In This Topic
    Gets or sets the placeholder text.
    Syntax
    'Declaration
     
    
    Public Property Placeholder As String
    public string Placeholder {get; set;}
    See Also