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


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