[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.DayOfWeekHoliday.Month

Month Property

Month

Gets or sets the month in which the DayOfWeekHoliday is defined.

Declaration
public Months Month { get; set; }
Public Property Month As Months
Property Value
Type Description
Months

A GrapeCity.Windows.InputMan.Months enumeration value indicates the month.
The default is GrapeCity.Windows.InputMan.Months.None.

Exceptions
Type Condition
InvalidEnumArgumentException

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