[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.DayInfo.HolidaySettingName

HolidaySettingName Property

HolidaySettingName

Gets the GrapeCity.Windows.InputMan.HolidaySettingBase.HolidaySettingName value of the GrapeCity.Windows.InputMan.HolidaySetting defined on the Date.

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

The GrapeCity.Windows.InputMan.HolidaySettingBase.HolidaySettingName value of the GrapeCity.Windows.InputMan.HolidaySetting defined on the Date.

Remarks

If no holiday setting defined on the Date, the HolidaySettingName is null.

User could customize style and template of the GrapeCity.Windows.InputMan.Primitives.CalendarDayButton to apply different visual effects for different holiday settings.