Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / HolidayStyleCollection Class
Properties Methods


In This Topic
    HolidayStyleCollection Class Members
    In This Topic

    The following tables list the members exposed by HolidayStyleCollection.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the number of key-and-value pairs contained in the BaseKeyCollection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection)
    Public PropertyOverloaded. Gets the HolidayStyle at the specified index.  
    Public PropertyGets a System.String array that contains the keys in the BaseKeyCollection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection)
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets 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 MethodOverloaded. Adds a new HolidayStyle with the specified key into the HolidayStyleCollection.  
    Public MethodOverloaded. Adds the specified key array and HolidayStyle array into the HolidayStyleCollection.  
    Public MethodOverridden. Removes all elements from the HolidayStyleCollection.  
    Public MethodDetermines whether an element is contained in the BaseKeyCollection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection)
    Public MethodDetermines whether the BaseKeyCollection contains a specific key. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection)
    Public MethodDetermines whether the BaseKeyCollection contains a specific value. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection)
    Public MethodOverloaded. 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 MethodOverridden. Releases the resources used by the HolidayStyleCollection.  
    Public MethodGets the key of the element with the specified index in the collection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection)
    Public MethodOverloaded. Returns the zero-based index of the element with specified key in the BaseKeyCollection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection)
    Public MethodOverloaded. Inserts a new HolidayStyle with the specified key into the HolidayStyleCollection.  
    Public Methodstatic (Shared in Visual Basic)Loads the holiday styles from the disk.  
    Public MethodOverridden. Removes the element with the specified key from the HolidayStyleCollection.  
    Public MethodOverridden. Removes the element with the specified index from the HolidayStyleCollection.  
    Public Methodstatic (Shared in Visual Basic)Saves the holiday styles to disk in xml format.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOccurs when the HolidayStyleCollection has changed.  
    Protected MethodOccurs when the HolidayStyleCollection has changed.  
    Protected MethodOccurs when the HolidayStyle object has changed.  
    Protected MethodOccurs when the SubStyle property of HolidayStyle has changed.  
    Top
    See Also