Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator.Items Namespace / NavEditor Class / Regex Property

In This Topic
    Regex Property
    In This Topic
    Gets or sets a regular expression that defines the input format.
    Syntax
    'Declaration
     
    
    Public Property Regex As String
    public string Regex {get; set;}
    See Also