Gets the LabelCollection object that contains label related information.

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

Syntax

C#
public LabelCollection Labels { get; }
Visual Basic
Public ReadOnly Property Labels As LabelCollection
	Get

See Also