WeekOfMonth extensions methods.
Definition
Namespace:Telerik.Windows.Controls.ScheduleView
Assembly:Telerik.Windows.Controls.ScheduleView.dll
Syntax:
C#
public static class WeekOfMonthExtensions
Inheritance: objectWeekOfMonthExtensions
Methods
Convert a value to int.
C#
public static int ToInt32(this WeekOfMonth weekOfMonth)
The week of month.
Returns:Converted to integer value.