Spread Silverlight Documentation
SpreadThemes Class Members
Fields  Properties  Methods  Events


GrapeCity.Windows.SpreadSheet.Data Namespace : SpreadThemes Class

The following tables list the members exposed by SpreadThemes.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic) The Apex theme.  
Public Fieldstatic (Shared in Visual Basic) The Aspect theme.  
Public Fieldstatic (Shared in Visual Basic) The Civic theme.  
Public Fieldstatic (Shared in Visual Basic) The Concourse theme.  
Public Fieldstatic (Shared in Visual Basic) The Equity theme.  
Public Fieldstatic (Shared in Visual Basic) The Flow theme.  
Public Fieldstatic (Shared in Visual Basic) The Foundry theme.  
Public Fieldstatic (Shared in Visual Basic) The Median theme.  
Public Fieldstatic (Shared in Visual Basic) The Metro theme.  
Public Fieldstatic (Shared in Visual Basic) The Module theme.  
Public Fieldstatic (Shared in Visual Basic) The Office theme.  
Public Fieldstatic (Shared in Visual Basic) The Opulent theme.  
Public Fieldstatic (Shared in Visual Basic) The Oriel theme.  
Public Fieldstatic (Shared in Visual Basic) The Origin theme.  
Public Fieldstatic (Shared in Visual Basic) The Paper theme.  
Public Fieldstatic (Shared in Visual Basic) The Solstice theme.  
Public Fieldstatic (Shared in Visual Basic) The Technic theme.  
Public Fieldstatic (Shared in Visual Basic) The Trek theme.  
Public Fieldstatic (Shared in Visual Basic) The Urban theme.  
Public Fieldstatic (Shared in Visual Basic) The Verve theme.  
Top
Protected Fields
Public Properties
 NameDescription
Public Property Gets the number of elements contained in the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadTheme>)
Public Property Gets a value that indicates whether the collection is read-only. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadTheme>)
Public PropertyGets or sets the SpreadTheme with the specified theme name.  
Top
Protected Properties
 NameDescription
Protected Property Gets the items of the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadTheme>)
Top
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
Public Events
 NameDescription
Public Event Occurs when the items list of the collection has changed or the collection is reset. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadTheme>)
Public Event Occurs when a property value changes. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadTheme>)
Top
See Also

Reference

SpreadThemes Class
GrapeCity.Windows.SpreadSheet.Data Namespace