Rules Manager for WPF | ComponentOne
C1.WPF.RulesManager Assembly / C1.WPF.RulesManager Namespace / C1RulesManager Class / IsRemoveButtonVisible Property

In This Topic
    IsRemoveButtonVisible Property
    In This Topic
    Gets or sets whether the button to remove rules is visible.
    Syntax
    'Declaration
     
    Public Property IsRemoveButtonVisible As Boolean
    public bool IsRemoveButtonVisible {get; set;}
    See Also