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

In This Topic
    IsAddButtonVisible Property (IViewOptions)
    In This Topic
    A value indicating whether the add new rule button is enabled and visible.
    Syntax
    'Declaration
     
    
    Property IsAddButtonVisible As Boolean
    bool IsAddButtonVisible {get; set;}
    See Also