ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / ViewOptions Class / IsRuleNameVisible Property

In This Topic
    IsRuleNameVisible Property (ViewOptions)
    In This Topic
    A value indicating whether the rule name is visible in the rule editor.
    Syntax
    'Declaration
     
    
    Public Property IsRuleNameVisible As Boolean
    public bool IsRuleNameVisible {get; set;}
    See Also