ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / MaskInfo Class / CustomPlaceholders Property

In This Topic
    CustomPlaceholders Property (MaskInfo)
    In This Topic
    The collection of user-defined mask characters.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CustomPlaceholders As PlaceholderCollection
    public PlaceholderCollection CustomPlaceholders {get;}
    See Also