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

Namespace:  C1.WPF.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

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

See Also