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

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