Class WeekOfMonthExtensions
Week
Inheritance
System.Object
WeekOfMonthExtensions
Namespace: Telerik.Windows.Controls.ScheduleView
Assembly: Telerik.Windows.Controls.ScheduleView.dll
Syntax
public static class WeekOfMonthExtensions : Object
Methods
ToInt32(WeekOfMonth)
Convert a value to System.
Declaration
public static int ToInt32(this WeekOfMonth weekOfMonth)
Parameters
Week The week of month. |
Returns
System. Converted to integer value. |