Class
CalHelper

A helper class for Telerik.Windows.Controls.ScheduleView.ICalendar.

Definition

Namespace:Telerik.Windows.Controls.ScheduleView.ICalendar

Assembly:Telerik.Windows.Controls.ScheduleView.dll

Syntax:

cs-api-definition
public static class CalHelper

Inheritance: objectCalHelper

Methods

GetTimeZoneForProperty(CalProperty, IDictionary<string, TimeZoneInfo>)

Gets the time zone.

Declaration

cs-api-definition
public static TimeZoneInfo GetTimeZoneForProperty(CalProperty property, IDictionary<string, TimeZoneInfo> timeZones)

Parameters

property

CalProperty

timeZones

IDictionary<string, TimeZoneInfo>

Returns

TimeZoneInfo