Gets the reference to the edited copy of the source collection.

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

Syntax

C#
public IList SourceCollectionEdited { get; }
Visual Basic
Public ReadOnly Property SourceCollectionEdited As IList
	Get

See Also