Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Core Namespace / ThemeFontScheme Class / Default Property


In This Topic
    Default Property (ThemeFontScheme)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property Default As ThemeFontScheme
    'Usage
     
    
    Dim value As ThemeFontScheme
     
    value = ThemeFontScheme.Default
    public static ThemeFontScheme Default {get;}
    See Also