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

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