GrapeCity.Windows.SpreadSheet.Data Namespace : SpreadThemes Class |
The following tables list the members exposed by SpreadThemes.
Name | Description | |
---|---|---|
SpreadThemes Constructor |
Name | Description | |
---|---|---|
Apex | The Apex theme. | |
Aspect | The Aspect theme. | |
Civic | The Civic theme. | |
Concourse | The Concourse theme. | |
Equity | The Equity theme. | |
Flow | The Flow theme. | |
Foundry | The Foundry theme. | |
Median | The Median theme. | |
Metro | The Metro theme. | |
Module | The Module theme. | |
Office | The Office theme. | |
Opulent | The Opulent theme. | |
Oriel | The Oriel theme. | |
Origin | The Origin theme. | |
Paper | The Paper theme. | |
Solstice | The Solstice theme. | |
Technic | The Technic theme. | |
Trek | The Trek theme. | |
Urban | The Urban theme. | |
Verve | The Verve theme. |
Name | Description | |
---|---|---|
items | The items. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadTheme>) |
Name | Description | |
---|---|---|
Count | Gets the number of elements contained in the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadTheme>) | |
IsReadOnly | Gets a value that indicates whether the collection is read-only. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadTheme>) | |
Item | Gets or sets the SpreadTheme with the specified theme name. |
Name | Description | |
---|---|---|
Items | Gets the items of the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadTheme>) |
Name | Description | |
---|---|---|
Add | Overridden. Adds the specified theme. | |
AddRange | Adds the items in the specified collection to the end of the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadTheme>) | |
Clear | Removes all items from this collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadTheme>) | |
Contains | Overloaded. Determines whether the theme contains the specified theme. | |
CopyTo | 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>) | |
GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadTheme>) | |
IndexOf | Overloaded. Gets the index of the specified theme in the theme collection. | |
Insert | Inserts an item at a specified index. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadTheme>) | |
Remove | Overloaded. Removes the specified theme from the theme collection. | |
RemoveAt | Removes the item at the specified index. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadTheme>) | |
ResumeEvent | Resumes the collection Changed event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadTheme>) | |
SuspendEvent | Suspends the collection Changed event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadTheme>) | |
ToArray | Converts the collection to an array. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadTheme>) |
Name | Description | |
---|---|---|
ClearInternal | Clears the internal. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadTheme>) | |
RaisePropertyChanged | Raises the PropertyChanged event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadTheme>) |
Name | Description | |
---|---|---|
CollectionChanged | Occurs when the items list of the collection has changed or the collection is reset. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadTheme>) | |
PropertyChanged | Occurs when a property value changes. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<SpreadTheme>) |