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


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