InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Design Namespace / C1InputMaskPickerForm Class / UpdateWithLiterals Property

In This Topic
    UpdateWithLiterals Property (C1InputMaskPickerForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property UpdateWithLiterals As Boolean
    public bool UpdateWithLiterals {get; set;}
    See Also