ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / IViewOptions Interface / IsRuleCheckBoxVisible Property

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