[]
Gets or sets the weekday order which the DayOfWeekHoliday is defined.
public Weeks WeekInMonth { get; set; }
Public Property WeekInMonth As Weeks
Type | Description |
---|---|
Weeks | A GrapeCity.Windows.InputMan.Weeks enumeration value represents the weekday order.
|
Type | Condition |
---|---|
InvalidEnumArgumentException | set value not defined in GrapeCity.Windows.InputMan.Weeks. |