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

In This Topic
    C1RulesManager Class
    In This Topic
    The C1RulesManager コントロールを使用して、条件付き書式設定ルールを作成または編集できます。 条件付き書式設定は、重要な情報を強調表示してデータ解釈を容易にするために使用されます。
    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