ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / IViewOptions Interface / IsAddButtonVisible Property

In This Topic
    IsAddButtonVisible Property (IViewOptions)
    In This Topic
    新しいルールの追加ボタンが有効かつ表示されているかどうかを示す値。
    Syntax
    'Declaration
     
    
    Property IsAddButtonVisible As Boolean
    bool IsAddButtonVisible {get; set;}
    See Also