Rules Manager for WPF | ComponentOne
C1.WPF.RulesManager Assembly / C1.WPF.RulesManager Namespace
Inheritance Hierarchy
In This Topic
    C1.WPF.RulesManager Namespace
    In This Topic
    Classes
     ClassDescription
    ClassCached list of items with support for subscribing to item events.
    ClassThe C1RulesEngine is the engine which execute conditional formatting rules.
    ClassThe C1RulesManager control allows to create or edit conditional formatting rules. Conditional formatting is used to highlight important information and make data interpretation easier.
    ClassStyle selector for IconInfo.
    ClassCollection of rules of C1RulesEngine.
    ClassRule with a specified list of Stops which determine the background of the items by interpolating the value of the cell.
    ClassContains information about a stop used in RulesEngineColorScaleRule.
    ClassCollection of stops used in RulesEngineColorScaleRule.
    ClassRule that programmatically executes a function to create the style applied to the specified items.
    ClassRule that displays a bar representing the value of the item.
    ClassThis rule evaluates whether the Expression function is true, and applies the Style in that case.
    ClassDetermines the range where a RulesEngineRule is applied.
    ClassCollection of RulesEngineRule.
    ClassBase class for C1RulesEngine rules.
    ClassA segment definition in the RulesEngineSegmentsRule.
    ClassCollection of RulesEngineSegment's.
    ClassRule with a specified list of Segments, where each segment has a different style.
    ClassThe source from which the C1RulesEngine compute the values and create the styles.
    ClassStyle that is applied to the items the caller specify in the context.
    ClassBehavior used to close a drop-down tool when an item in the list is clicked.
    ClassItemsControl whose container is a ContentControl.
    ClassEditor form for RulesEngineRule.
    ClassBehavior used to bind the SelectedIndex of C1.WPF.TabControl.C1TabControl.
    ClassPicker control which opens a window for editing a RulesEngineStyle.
    ClassControl that previews a RulesEngineStyle.
    Structures
     StructureDescription
    StructureRecord used to provide the color-scale information.
    StructureRecord used to provide the data-bar information.
    StructureRecord used to provide the icon-sets information.
    Enumerations
     EnumerationDescription
    EnumerationRepresents a color.
    EnumerationOperators used to compare the values against the segments.
    EnumerationType of value used in the rules.
    EnumerationDefine the different kind of rules visibility.
    See Also