[]
        
(Showing Draft Content)

C1.WPF.RulesManager.RulesEngineSegmentsRule

RulesEngineSegmentsRule Class

Rule with a specified list of Segments, where each segment has a different style.

Inheritance
RulesEngineSegmentsRule
Implements
IXmlSerializable
Namespace: C1.WPF.RulesManager
Assembly: C1.WPF.RulesManager.dll
Syntax
public class RulesEngineSegmentsRule : RulesEngineRule, IXmlSerializable
Public Class RulesEngineSegmentsRule
    Inherits RulesEngineRule
    Implements IXmlSerializable

Constructors

Name Description
RulesEngineSegmentsRule()

Initializes a new instance of the RulesEngineSegmentsRule class.

Properties

Name Description
Segments

Gets the collection of segments which defines the rule.

Methods

Name Description
GetApplicableFields(RulesEngineSource)

Gets the fields from the source where this rule is applicable

GetStyle(RulesEngineSource, int, string)

Gets the style for the specified source.