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

In This Topic
    SaveBlanks Property
    In This Topic
    If True, the stored text includes blank positions as StoredEmptyChar.
    Syntax
    'Declaration
     
    
    Public Property SaveBlanks As Boolean
    public bool SaveBlanks {get; set;}
    See Also