Gets the StatusCollection object that contains status related information.

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

Syntax

C#
public StatusCollection Statuses { get; }
Visual Basic
Public ReadOnly Property Statuses As StatusCollection
	Get

See Also