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


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