[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.Holiday.EndMonth

EndMonth Property

EndMonth

Gets or sets the ending month of the holiday.

Declaration
public int EndMonth { get; set; }
Public Property EndMonth As Integer
Property Value
Type Description
int

An integer value that represents the holiday ending month which ranges 1 through 12.

Exceptions
Type Condition
ArgumentOutOfRangeException

Set value less than 1 or greater than 12.