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


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