Rules Manager for WPF | ComponentOne
C1.WPF.RulesManager Assembly / C1.WPF.RulesManager Namespace / RulesEngineRule Class
Properties Methods Events


In This Topic
    RulesEngineRule Class Members
    In This Topic

    The following tables list the members exposed by RulesEngineRule.

    Public Properties
     NameDescription
    Public PropertyGets or sets whether this conditional formatting is enabled.  
    Public PropertyThe name used to identify the rule.  
    Public PropertyThe ranges which determine the scope the rule is applied to.  
    Public PropertyGets or sets whether additional formatting rules for the item should be evaluated, if the current rule is set to True.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether this rule can be applied to the specified item.  
    Public MethodGets the fields from the source where this rule is applicable  
    Public MethodGets the style for the specified source.  
    Public MethodDetermines whether the ranges specified in the rule intersect the context being queried.  
    Top
    Protected Methods
     NameDescription
    Protected MethodGets a new range collection specifying the fields where this rule can be applied.  
    Protected MethodCalled when the definition of the rule changes.  
    Top
    Public Events
     NameDescription
    Public EventRaised when the definition of the rule changes.  
    Top
    See Also