RulesEngineSegment Class Members
In This Topic
The following tables list the members exposed by RulesEngineSegment.
Public Constructors
Public Properties
| Name | Description |
 | Operator | Gets or sets the operator used to compare the value against the segment. |
 | Style | Gets or sets the style that will be applied when this segment is in range. |
 | Value | Gets or sets the value used to determine whether this segment is in range. |
 | ValueType | Gets or sets the type of the Value. |
Top
Protected Methods
| Name | Description |
 | OnSegmentChanged | Called when the definition of the segment changes. |
Top
Public Events
| Name | Description |
 | SegmentChanged | Raised when the definition of the segment changes. |
Top
See Also