ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / CustomPlaceholder Class / Placeholder Property

In This Topic
    Placeholder Property
    In This Topic
    The special character used as a user-defined placeholder.
    Syntax
    'Declaration
     
    
    Public Property Placeholder As Char
    public char Placeholder {get; set;}
    See Also