Spread Silverlight Documentation
SpreadThemes Class Methods


GrapeCity.Windows.SpreadSheet.Data Namespace : SpreadThemes Class

For a list of all members of this type, see SpreadThemes members.

Public Methods
 NameDescription
Public MethodOverridden.  Adds the specified theme.  
Public Method Adds the items in the specified collection to the end of the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadTheme>)
Public Method Removes all items from this collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadTheme>)
Public MethodOverloaded.  Determines whether the theme contains the specified theme.  
Public Method Copies all the items in the current collection to the specified array starting at the specified destination index. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadTheme>)
Public Method Returns an enumerator that iterates through the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadTheme>)
Public MethodOverloaded.  Gets the index of the specified theme in the theme collection.  
Public Method Inserts an item at a specified index. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadTheme>)
Public MethodOverloaded.  Removes the specified theme from the theme collection.  
Public Method Removes the item at the specified index. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadTheme>)
Public Method Resumes the collection Changed event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadTheme>)
Public Method Suspends the collection Changed event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadTheme>)
Public Method Converts the collection to an array. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadTheme>)
Top
Protected Methods
 NameDescription
Protected Method Clears the internal. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadTheme>)
Protected Method Raises the PropertyChanged event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadTheme>)
Top
See Also

Reference

SpreadThemes Class
GrapeCity.Windows.SpreadSheet.Data Namespace