Gets the list that the connector is bound to.

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

Syntax

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

See Also