[]
Gets or sets the month in which the ForceDayOfWeekHoliday is defined.
public Months Month { get; set; }
Public Property Month As Months
Type | Description |
---|---|
Months | A GrapeCity.Windows.InputMan.Months enumeration value indicates the month.
|
Type | Condition |
---|---|
InvalidEnumArgumentException | set value not defined in GrapeCity.Windows.InputMan.Months. |