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

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

Syntax

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

See Also