[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeeklyHoliday.HolidayName

HolidayName Property

HolidayName

Gets or sets the name of the weekly holiday.

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

The name of the weekly holiday.

Overrides