[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.ForceHoliday.HolidayName

HolidayName Property

HolidayName

Gets or sets the name of the forced holiday.

Declaration
public override string HolidayName { get; set; }
Public Overrides Property HolidayName As String
Property Value
Type Description
string

The name of the force holiday.

Overrides