Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / SpreadThemes Class / Solstice Field


In This Topic
    Solstice Field (SpreadThemes)
    In This Topic
    The Solstice theme.
    Syntax
    'Declaration
     
    Public Shared Solstice As SpreadTheme
    'Usage
     
    Dim value As SpreadTheme
     
    value = SpreadThemes.Solstice
     
    SpreadThemes.Solstice = value
    public static SpreadTheme Solstice
    See Also