Gets the reference to the source collection.

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

Syntax

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

See Also