Gets a value indicating whether items can be removed from the underlying list.

Namespace:  C1.C1Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

C#
public virtual bool AllowRemove { get; }
Visual Basic
Public Overridable ReadOnly Property AllowRemove As Boolean
	Get

See Also