Gets the reference to the target collection.

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

Syntax

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

See Also