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


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