Spread Windows Forms 10.0 Product Documentation
HolidayStyleCollection Class Members
Properties  Methods 


The following tables list the members exposed by HolidayStyleCollection.

Public Constructors
 NameDescription
Public ConstructorHolidayStyleCollection ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyCountGets the number of key-and-value pairs contained in the BaseKeyCollection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection)
Public PropertyItemOverloaded. Gets the HolidayStyle at the specified index.  
Public PropertyKeysGets a System.String array that contains the keys in the BaseKeyCollection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection)
Top
Protected Properties
 NameDescription
Protected PropertyItemListGets an System.Collections.ICollection that contains the list of elements in the BaseKeyCollection instance. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection)
Top
Public Methods
 NameDescription
Public MethodAddOverloaded. Adds a new HolidayStyle with the specified key into the HolidayStyleCollection.  
Public MethodAddRangeOverloaded. Adds the specified key array and HolidayStyle array into the HolidayStyleCollection.  
Public MethodClearOverridden. Removes all elements from the HolidayStyleCollection.  
Public MethodContainsDetermines whether an element is contained in the BaseKeyCollection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection)
Public MethodContainsKeyDetermines whether the BaseKeyCollection contains a specific key. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection)
Public MethodContainsValueDetermines whether the BaseKeyCollection contains a specific value. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection)
Public MethodCopyToOverloaded. Copies the items of the HolidayStyleCollection to a compatible one-dimensional array of type HolidayStyle, starting from the first index of the target array.  
Public MethodDisposeOverridden. Releases the resources used by the HolidayStyleCollection.  
Public MethodGetKeyGets the key of the element with the specified index in the collection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection)
Public MethodIndexOfOverloaded. Returns the zero-based index of the element with specified key in the BaseKeyCollection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection)
Public MethodInsertOverloaded. Inserts a new HolidayStyle with the specified key into the HolidayStyleCollection.  
Public Methodstatic (Shared in Visual Basic)LoadLoads the holiday styles from the disk.  
Public MethodRemoveOverridden. Removes the element with the specified key from the HolidayStyleCollection.  
Public MethodRemoveAtOverridden. Removes the element with the specified index from the HolidayStyleCollection.  
Public Methodstatic (Shared in Visual Basic)SaveSaves the holiday styles to disk in xml format.  
Top
Protected Methods
 NameDescription
Protected MethodOnCollectionChangedOccurs when the HolidayStyleCollection has changed.  
Protected MethodOnHolidayStyleHolidaysCollectionChangedOccurs when the HolidayStyleCollection has changed.  
Protected MethodOnHolidayStylePropertyChangedOccurs when the HolidayStyle object has changed.  
Protected MethodOnHolidayStyleSubStylePropertyChangedOccurs when the SubStyle property of HolidayStyle has changed.  
Top
See Also

Reference

HolidayStyleCollection Class
GrapeCity.Win.Spread.InputMan.CellType Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.