ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / ViewOptions Class / IsRuleCheckBoxVisible Property

In This Topic
    IsRuleCheckBoxVisible Property (ViewOptions)
    In This Topic
    A value indicating whether the Enable/Disable check box is visible in the rule item.
    Syntax
    'Declaration
     
    
    Public Property IsRuleCheckBoxVisible As Boolean
    public bool IsRuleCheckBoxVisible {get; set;}
    See Also