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

In This Topic
    SaveLiterals Property
    In This Topic
    If True (default), the stored text includes literals.
    Syntax
    'Declaration
     
    
    Public Property SaveLiterals As Boolean
    public bool SaveLiterals {get; set;}
    See Also