Class WeekRule
An enum that holds the different type of week number options in the scheduler.
Inheritance
System.Object
    WeekRule
  Namespace: Syncfusion.EJ2.Schedule
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class WeekRule : EnumFields
FirstDay
Declaration
public const WeekRule FirstDayField Value
| Type | 
|---|
| WeekRule | 
FirstFourDayWeek
Declaration
public const WeekRule FirstFourDayWeekField Value
| Type | 
|---|
| WeekRule | 
FirstFullWeek
Declaration
public const WeekRule FirstFullWeekField Value
| Type | 
|---|
| WeekRule |