Gets a value indicating whether items in the underlying list can be edited.

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

Syntax

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

See Also