GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace : Holiday Class |
The following tables list the members exposed by Holiday.
Name | Description | |
---|---|---|
Holiday Constructor | Overloaded. |
Name | Description | |
---|---|---|
EndDay | Gets or sets the ending day of the holiday. | |
EndMonth | Gets or sets the ending month of the holiday. | |
IsYearly | Overridden. Determines whether the holiday implementation is yearly. | |
Name | Overridden. Gets or sets the name of the holiday. | |
StartDay | Gets or sets the starting day of the holiday. | |
StartMonth | Gets or sets the starting month of the holiday. |
Name | Description | |
---|---|---|
Clone | Overridden. Creates a shallow copy of the Holiday object. | |
IsHoliday | Overridden. Determines whether the specified date is a holiday. | |
TypeOfDay | Overridden. Returns the type of day for the specified date. |
Name | Description | |
---|---|---|
OnPropertyChanged | Raises the HolidayBase.PropertyChanged event. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.HolidayBase) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when any property is changed. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.HolidayBase) |