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


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