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

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