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

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