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

In This Topic
    IsRuleNameVisible Property (ViewOptions)
    In This Topic
    ルールエディタ内にルール名が表示されているかどうかを示す値。
    Syntax
    'Declaration
     
    
    Public Property IsRuleNameVisible As Boolean
    public bool IsRuleNameVisible {get; set;}
    See Also