[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.HolidayGroup

HolidayGroup Class

Represents a GrapeCity.Windows.InputMan.HolidayGroup which holds a group of holiday settings.

Inheritance
HolidayGroup
Namespace: GrapeCity.Wpf.SpreadSheet.CellType.Editors
Assembly: GrapeCity.Wpf.SpreadSheet.CellType.dll
Syntax
public sealed class HolidayGroup : HolidaySettingBase, INotifyPropertyChanged
Public NotInheritable Class HolidayGroup
    Inherits HolidaySettingBase
    Implements INotifyPropertyChanged
Remarks

A HolidayGroup holds multiple GrapeCity.Windows.InputMan.HolidaySetting objects and it could be set to GrapeCity.Windows.InputMan.GcDropDownCalendar.HolidaySetting property for setting multiple holiday settings to GrapeCity.Windows.InputMan.GcDropDownCalendar.

Constructors

Name Description
HolidayGroup()

Initializes a new instance of the HolidayGroup class.

HolidayGroup(string)

Initializes a new instance of the HolidayGroup class.

Properties

Name Description
Children

Gets the holiday settings.