ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / Rule Class / Enabled Property

In This Topic
    Enabled Property (Rule)
    In This Topic
    この条件付き書式設定が有効にされているかどうかを取得または設定します。
    Syntax
    'Declaration
     
    
    Public Property Enabled As Boolean
    public bool Enabled {get; set;}
    See Also