ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 Assembly / C1.WPF.ExpressionEditor Namespace / RegexRule Class
Properties


In This Topic
    RegexRule Class Members
    In This Topic

    The following tables list the members exposed by RegexRule.

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