[]
Gets the GrapeCity.Windows.InputMan.IHoliday.HolidayName value of the GrapeCity.Windows.InputMan.IHoliday defined on the Date.
public string HolidayName { get; }
Public ReadOnly Property HolidayName As String
Type | Description |
---|---|
string | The GrapeCity.Windows.InputMan.IHoliday.HolidayName property value of the GrapeCity.Windows.InputMan.IHoliday defined on the Date. |
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.