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


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