Class CalObjectExtensions
Inheritance
System.Object
CalObjectExtensions
Namespace: Telerik.UI.Xaml.Controls.Scheduler.ICalendar
Assembly: Telerik.WinUI.Controls.dll
Syntax
public static class CalObjectExtensions : Object
Methods
ReplacePropety(CalObject, String, String)
Declaration
public static void ReplacePropety(this CalObject calObject, string propertyName, string propertyValue)
Parameters
Cal
|
System.
|
System.
|
ToTimeZone(CalObject)
Declaration
public static TimeZoneInfo ToTimeZone(this CalObject calObject)
Parameters
Cal
|
Returns
System.
|
VerifyPropertyIsNotNull(CalObject, String)
Declaration
public static CalProperty VerifyPropertyIsNotNull(this CalObject calObject, string propetyName)
Parameters
Cal
|
System.
|