AllowRemove Property
AllowRemove
Gets a value indicating whether items can be removed from the underlying list.
Declaration
[Browsable(false)]
public virtual bool AllowRemove { get; }
<Browsable(False)>
Public Overridable ReadOnly Property AllowRemove As Boolean
Implements