ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / C1BindingSource Class / AllowRemove Property

In This Topic
    AllowRemove Property
    In This Topic
    Gets a value indicating whether items can be removed from the underlying list.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property AllowRemove As System.Boolean
    public virtual System.bool AllowRemove {get;}
    See Also