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


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