[]
Represents a GrapeCity.Windows.InputMan.HolidaySettingBase which is the base for setting holiday in GrapeCity.Windows.InputMan.GcDropDownCalendar.
public class HolidaySettingBase : INotifyPropertyChanged
Public Class HolidaySettingBase
Implements INotifyPropertyChanged
The HolidaySettingBase is the base class of GrapeCity.Windows.InputMan.HolidayGroup and GrapeCity.Windows.InputMan.HolidaySetting
A GrapeCity.Windows.InputMan.HolidaySetting holds a group of GrapeCity.Windows.InputMan.IHoliday. A GrapeCity.Windows.InputMan.HolidayGroup holds a group of GrapeCity.Windows.InputMan.HolidaySetting.
Name | Description |
---|---|
HolidaySettingName | Gets or sets the name of the holiday setting. |
Name | Description |
---|---|
OnPropertyChanged(PropertyChangedEventArgs) | Raises the PropertyChanged event. |
Name | Description |
---|---|
PropertyChanged | Occurs when property changed. |