GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace : HolidayStyleCollection Class |
For a list of all members of this type, see HolidayStyleCollection members.
Name | Description | |
---|---|---|
Add | Overloaded. Adds a new HolidayStyle with the specified key into the HolidayStyleCollection. | |
AddRange | Overloaded. Adds the specified key array and HolidayStyle array into the HolidayStyleCollection. | |
Clear | Overridden. Removes all elements from the HolidayStyleCollection. | |
Contains | Determines whether an element is contained in the BaseKeyCollection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection) | |
ContainsKey | Determines whether the BaseKeyCollection contains a specific key. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection) | |
ContainsValue | Determines whether the BaseKeyCollection contains a specific value. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection) | |
CopyTo | Overloaded. Copies the items of the HolidayStyleCollection to a compatible one-dimensional array of type HolidayStyle, starting from the first index of the target array. | |
Dispose | Overridden. Releases the resources used by the HolidayStyleCollection. | |
GetKey | Gets the key of the element with the specified index in the collection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection) | |
IndexOf | Overloaded. Returns the zero-based index of the element with specified key in the BaseKeyCollection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection) | |
Insert | Overloaded. Inserts a new HolidayStyle with the specified key into the HolidayStyleCollection. | |
Load | Loads the holiday styles from the disk. | |
Remove | Overridden. Removes the element with the specified key from the HolidayStyleCollection. | |
RemoveAt | Overridden. Removes the element with the specified index from the HolidayStyleCollection. | |
Save | Saves the holiday styles to disk in xml format. |
Name | Description | |
---|---|---|
OnCollectionChanged | Occurs when the HolidayStyleCollection has changed. | |
OnHolidayStyleHolidaysCollectionChanged | Occurs when the HolidayStyleCollection has changed. | |
OnHolidayStylePropertyChanged | Occurs when the HolidayStyle object has changed. | |
OnHolidayStyleSubStylePropertyChanged | Occurs when the SubStyle property of HolidayStyle has changed. |