Class CalHelper
Inheritance
System.Object
CalHelper
Namespace: Telerik.UI.Xaml.Controls.Scheduler.ICalendar
Assembly: Telerik.WinUI.Controls.dll
Syntax
public static class CalHelper : Object
Methods
GetTimeZoneForProperty(CalProperty, IDictionary<String, TimeZoneInfo>)
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
|