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