ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Design Namespace / C1InputMaskPickerForm Class / UpdateWithLiterals Property

In This Topic
    UpdateWithLiterals Property
    In This Topic
    Gets or sets a value indicating whether the underlying datasource should be updated with the literals in the mask.
    Syntax
    'Declaration
     
    Public Property UpdateWithLiterals As System.Boolean
    public System.bool UpdateWithLiterals {get; set;}
    See Also