Spread Silverlight Documentation
SpreadThemes Class
Members 


GrapeCity.Windows.SpreadSheet.Data Namespace : SpreadThemes Class
Represents all built-in themes.
Object Model
SpreadThemes Class
Syntax
'Declaration
 
<System.Reflection.DefaultMemberAttribute("Item")>
Public Class SpreadThemes 
   Inherits GrapeCity.Windows.SpreadSheet.Data.NotifyCollection(Of SpreadTheme)
'Usage
 
Dim instance As SpreadThemes
[System.Reflection.DefaultMember("Item")]
public class SpreadThemes : GrapeCity.Windows.SpreadSheet.Data.NotifyCollection<SpreadTheme> 
Inheritance Hierarchy

System.Object
   GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>
      GrapeCity.Windows.SpreadSheet.Data.NotifyCollection<T>
         GrapeCity.Windows.SpreadSheet.Data.SpreadThemes

See Also

Reference

SpreadThemes Members
GrapeCity.Windows.SpreadSheet.Data Namespace