Gets a value that indicates whether an item can be removed from the collection.
Namespace:
C1.Data.DataSourceAssembly: C1.Silverlight.Data.Entity (in C1.Silverlight.Data.Entity.dll)
Syntax
| C# |
|---|
public bool CanRemove { get; } |
| Visual Basic |
|---|
Public ReadOnly Property CanRemove As Boolean Get |