ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor Namespace / RegexRule Class


In This Topic
    RegexRule Class Properties
    In This Topic

    For a list of all members of this type, see RegexRule members.

    Public Properties
     NameDescription
    Public PropertyGets or sets the regex expression.  
    Public PropertyGets or sets the font style of the syntax. (Inherited from C1.Xaml.ExpressionEditor.BaseRule)
    Public PropertyGets or sets the font weight of the syntax. (Inherited from C1.Xaml.ExpressionEditor.BaseRule)
    Public PropertyGets or sets the foreground of the syntax. (Inherited from C1.Xaml.ExpressionEditor.BaseRule)
    Public PropertyGets or sets the type of the syntax. (Inherited from C1.Xaml.ExpressionEditor.BaseRule)
    Top
    See Also