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