ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 Assembly / C1.WPF.ExpressionEditor Namespace / C1ExpressionRichTextBox Class / ExpressionRules Property

In This Topic
    ExpressionRules Property
    In This Topic
    Gets or sets the rules of the expression.
    Syntax
    'Declaration
     
    Public Property ExpressionRules As RuleCollection
    public RuleCollection ExpressionRules {get; set;}
    See Also