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


In This Topic
    Foundry Field (ThemeColors)
    In This Topic
    The theme color of the Foundry theme.
    Syntax
    'Declaration
     
    Public Shared Foundry As ThemeColor
    'Usage
     
    Dim value As ThemeColor
     
    value = ThemeColors.Foundry
     
    ThemeColors.Foundry = value
    public static ThemeColor Foundry
    See Also