ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / C1RulesManager Class
Members

In This Topic
    C1RulesManager Class
    In This Topic
    The C1RulesManager control allows to create or edit conditional formatting rules. Conditional formatting is used to highlight important information and make data interpretation easier.
    Object Model
    C1RulesManager ClassIViewOptions InterfaceRuleCollection ClassIRule InterfaceRulesManagerStyles Class
    Syntax
    'Declaration
     
    
    Public Class C1RulesManager 
       Inherits C1.Framework.XViewHost
    public class C1RulesManager : C1.Framework.XViewHost 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                C1.Framework.XViewHost
                   C1.Win.RulesManager.C1RulesManager

    See Also