AllowRemove Property (ContactStorage)
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