[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcDropDownCalendar.HolidaySetting

HolidaySetting Property

HolidaySetting

Gets or sets the holiday settings for the control. This is a dependency property.

Declaration
public HolidaySettingBase HolidaySetting { get; set; }
Public Property HolidaySetting As HolidaySettingBase
Property Value
Type Description
HolidaySettingBase

The holiday settings.

Remarks

A GrapeCity.Windows.InputMan.HolidaySetting or a GrapeCity.Windows.InputMan.HolidayGroup could be set to this property, and the GrapeCity.Windows.InputMan.HolidaySetting could be activated or deactivated by setting GrapeCity.Windows.InputMan.HolidaySetting.IsActive property or check the menu item via UI operation.