Name | Description | |
---|---|---|
![]() | RulesEngineExpressionRule Constructor | Initializes a new instance of the RulesEngineExpressionRule class. |
The following tables list the members exposed by RulesEngineExpressionRule.
Name | Description | |
---|---|---|
![]() | RulesEngineExpressionRule Constructor | Initializes a new instance of the RulesEngineExpressionRule class. |
Name | Description | |
---|---|---|
![]() | Expression | Gets or sets the expression that will be evaluated for every item. |
![]() | IsEnabled | Gets or sets whether this conditional formatting is enabled. (Inherited from C1.WPF.RulesManager.RulesEngineRule) |
![]() | Name | The name used to identify the rule. (Inherited from C1.WPF.RulesManager.RulesEngineRule) |
![]() | Ranges | The ranges which determine the scope the rule is applied to. (Inherited from C1.WPF.RulesManager.RulesEngineRule) |
![]() | StopIfTrue | Gets or sets whether additional formatting rules for the item should be evaluated, if the current rule is set to True. (Inherited from C1.WPF.RulesManager.RulesEngineRule) |
![]() | Style | Gets or sets the style that will be applied when the Expression is evaluated positively. |
Name | Description | |
---|---|---|
![]() | AppliesTo | Determines whether this rule can be applied to the specified item. (Inherited from C1.WPF.RulesManager.RulesEngineRule) |
![]() | Evaluate | |
![]() | GetApplicableFields | Overridden. Gets the fields from the source where this rule is applicable |
![]() | GetStyle | Overridden. Gets the style for the specified source. |
![]() | Intersects | Determines whether the ranges specified in the rule intersect the context being queried. (Inherited from C1.WPF.RulesManager.RulesEngineRule) |
Name | Description | |
---|---|---|
![]() | GetSourceRanges | Gets a new range collection specifying the fields where this rule can be applied. (Inherited from C1.WPF.RulesManager.RulesEngineRule) |
![]() | OnRuleChanged | Called when the definition of the rule changes. (Inherited from C1.WPF.RulesManager.RulesEngineRule) |
Name | Description | |
---|---|---|
![]() | RuleChanged | Raised when the definition of the rule changes. (Inherited from C1.WPF.RulesManager.RulesEngineRule) |