[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.ForceDayOfWeekHoliday.WeekInMonth

WeekInMonth Property

WeekInMonth

Gets or sets the weekday order in which the ForceDayOfWeekHoliday is defined.

Declaration
public Weeks WeekInMonth { get; set; }
Public Property WeekInMonth As Weeks
Property Value
Type Description
Weeks

A GrapeCity.Windows.InputMan.Weeks enumeration value represents the weekday order.
The default is GrapeCity.Windows.InputMan.Weeks.None.

Exceptions
Type Condition
InvalidEnumArgumentException

set value not defined in GrapeCity.Windows.InputMan.Weeks.