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


In This Topic
    RulesEngineSegment Class Members
    In This Topic

    The following tables list the members exposed by RulesEngineSegment.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the RulesEngineSegment class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the operator used to compare the value against the segment.  
    Public PropertyGets or sets the style that will be applied when this segment is in range.  
    Public PropertyGets or sets the value used to determine whether this segment is in range.  
    Public PropertyGets or sets the type of the Value.  
    Top
    Protected Methods
     NameDescription
    Protected MethodCalled when the definition of the segment changes.  
    Top
    Public Events
     NameDescription
    Public EventRaised when the definition of the segment changes.  
    Top
    See Also