Rules Manager for WPF | ComponentOne
C1.WPF.RulesManager Assembly / C1.WPF.RulesManager Namespace / C1RulesManager Class / IsRemoveButtonVisibleProperty Field

In This Topic
    IsRemoveButtonVisibleProperty Field
    In This Topic
    Identifies the IsRemoveButtonVisible dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly IsRemoveButtonVisibleProperty As DependencyProperty
    public static readonly DependencyProperty IsRemoveButtonVisibleProperty
    See Also