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


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