GrapeCity.Windows.SpreadSheet.Data Namespace : SpreadThemes Class |
For a list of all members of this type, see SpreadThemes members.
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>) |