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

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