[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.DayInfo.HolidayName

HolidayName Property

HolidayName

Gets the GrapeCity.Windows.InputMan.IHoliday.HolidayName value of the GrapeCity.Windows.InputMan.IHoliday defined on the Date.

Declaration
public string HolidayName { get; }
Public ReadOnly Property HolidayName As String
Property Value
Type Description
string

The GrapeCity.Windows.InputMan.IHoliday.HolidayName property value of the GrapeCity.Windows.InputMan.IHoliday defined on the Date.

Remarks

If no holiday defined on the Date, the HolidayName is null.

User could customize style and template of the GrapeCity.Windows.InputMan.Primitives.CalendarDayButton to show this HolidayName in the tooltip of the GrapeCity.Windows.InputMan.Primitives.CalendarDayButton.