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


In This Topic
    FieldRule Class Members
    In This Topic

    The following tables list the members exposed by FieldRule.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the FieldRule.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the regex expression. (Inherited from C1.WPF.ExpressionEditor.RegexRule)
    Public PropertyGets or sets the fields list.  
    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