ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / C1InputMask Class / SkipLiterals Property

In This Topic
    SkipLiterals Property
    In This Topic
    Indicates whether the user is allowed to re-enter literal values.
    Syntax
    'Declaration
     
    Public Property SkipLiterals As System.Boolean
    public System.bool SkipLiterals {get; set;}
    See Also