Class CalHelper
A helper class for Telerik.Windows.Controls.ScheduleView.ICalendar.
Inheritance
System.Object
CalHelper
Namespace: Telerik.Windows.Controls.ScheduleView.ICalendar
Assembly: Telerik.Windows.Controls.ScheduleView.dll
Syntax
public static class CalHelper : Object
Methods
GetTimeZoneForProperty(CalProperty, IDictionary<String, TimeZoneInfo>)
Gets the time zone.
Declaration
public static TimeZoneInfo GetTimeZoneForProperty(CalProperty property, IDictionary<string, TimeZoneInfo> timeZones)
Parameters
CalProperty
property
|
System.Collections.Generic.IDictionary<System.String, System.TimeZoneInfo>
timeZones
|
Returns
System.TimeZoneInfo
|