Name | Description | |
---|---|---|
![]() | RulesEngineSegmentsRule Constructor | Initializes a new instance of the RulesEngineSegmentsRule class. |
The following tables list the members exposed by RulesEngineSegmentsRule.
Name | Description | |
---|---|---|
![]() | RulesEngineSegmentsRule Constructor | Initializes a new instance of the RulesEngineSegmentsRule class. |
Name | Description | |
---|---|---|
![]() | 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) |
![]() | Segments | Gets the collection of segments which defines the rule. |
![]() | 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) |
Name | Description | |
---|---|---|
![]() | AppliesTo | Determines whether this rule can be applied to the specified item. (Inherited from C1.WPF.RulesManager.RulesEngineRule) |
![]() | 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) |