[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.ForceDayOfWeekHoliday.DayOfWeek

DayOfWeek Property

DayOfWeek

Gets or sets the day of week on which the ForceDayOfWeekHoliday is defined.

Declaration
public DayOfWeeks DayOfWeek { get; set; }
Public Property DayOfWeek As DayOfWeeks
Property Value
Type Description
DayOfWeeks

A GrapeCity.Windows.InputMan.DayOfWeeks enumeration value indicates the day of week.
The default is GrapeCity.Windows.InputMan.DayOfWeeks.None.

Exceptions
Type Condition
InvalidEnumArgumentException

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