Gets or sets the CalendarHelper object which provides calendar-dependant properties. This is a dependency property.

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

Syntax

C#
public CalendarHelper CalendarHelper { get; set; }
Visual Basic
Public Property CalendarHelper As CalendarHelper
	Get
	Set

See Also