ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / MaskInfo Class / RegexpEditMask Property

In This Topic
    RegexpEditMask Property
    In This Topic
    A System.String representing the mask in regular expression style with custom keywords.
    Syntax
    'Declaration
     
    Public Property RegexpEditMask As String
    public string RegexpEditMask {get; set;}
    See Also