New to Telerik UI for WPFStart a free 30-day trial

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

Definition

Namespace:Telerik.Windows.Controls.ScheduleView.ICalendar

Assembly:Telerik.Windows.Controls.ScheduleView.dll

Syntax:

C#
public static class CalHelper

Inheritance: objectCalHelper

Methods

Gets the time zone.

C#
public static TimeZoneInfo GetTimeZoneForProperty(CalProperty property, IDictionary<string, TimeZoneInfo> timeZones)
Parameters:propertyCalPropertytimeZonesIDictionary<string, TimeZoneInfo>Returns:

TimeZoneInfo