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

In This Topic
    IsRuleCheckBoxVisible Property (ViewOptions)
    In This Topic
    ルール項目内に Enable/Disable チェックボックスが表示されているかどうかを示す値。
    Syntax
    'Declaration
     
    
    Public Property IsRuleCheckBoxVisible As Boolean
    public bool IsRuleCheckBoxVisible {get; set;}
    See Also