| C1.Silverlight.Schedule.5 Assembly > C1.Silverlight.Schedule Namespace : CalendarHelper Class | 
The following tables list the members exposed by CalendarHelper.
| Name | Description | |
|---|---|---|
|  | CalendarHelper Constructor | Initializes a new instance of the CalendarHelper class. | 
| Name | Description | |
|---|---|---|
|   | WorkDaysProperty | Identifies the WorkDays dependency property. | 
| Name | Description | |
|---|---|---|
|  | DateTimeKind | Gets or sets a DateTimeKind value specifying DateTime kind used for saving System.DateTime values. | 
|  | Dispatcher | (Inherited from System.Windows.DependencyObject) | 
|  | EndDayTime | Gets or sets the System.TimeSpan value specifying the end of the working time. | 
|  | FullDayNames | Gets an array of culture specific full day names. | 
|  | FullMonthNames | Gets an array of culture specific full month names. | 
|  | Holidays | Gets or sets the System.Collections.ObjectModel.ObservableCollection`1 object which holds the list of holidays (non-working days in addition to weekends). You cannot set this property in XAML. | 
|  | Info | Gets the underlying C1.C1Schedule.CalendarInfo object. For internal use only. | 
|  | StartDayTime | Gets or sets the System.TimeSpan value specifying the beginning of the working time. | 
|  | WeekendExceptions | Gets or sets the System.Collections.ObjectModel.ObservableCollection`1 object which holds the list of weekend days which should be working. | 
|  | WeekStart | Gets or sets the System.DayOfWeek value determining the first day of the week. Default is system settings. | 
|  | WorkDays | Gets or sets the WorkDays object containing the set of working days in one week. | 
| Name | Description | |
|---|---|---|
|  | ClearValue | (Inherited from System.Windows.DependencyObject) | 
|  | GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) | 
|  | GetValue | (Inherited from System.Windows.DependencyObject) | 
|  | ReadLocalValue | (Inherited from System.Windows.DependencyObject) | 
|  | SetValue | (Inherited from System.Windows.DependencyObject) | 
| Name | Description | |
|---|---|---|
|  | PropertyChanged | Occurs when the property of CalendarHelper object is changed. |