Spread Windows Forms 12.0 Product Documentation
FontScheme Property


GrapeCity.Spreadsheet Assembly > GrapeCity.Core Namespace > Theme Class : FontScheme Property
Gets a FontScheme object that represents the font scheme of a Theme.
Syntax
'Declaration
 
Public ReadOnly Property FontScheme As ThemeFontScheme
'Usage
 
Dim instance As Theme
Dim value As ThemeFontScheme
 
value = instance.FontScheme
public ThemeFontScheme FontScheme {get;}
See Also

Reference

Theme Class
Theme Members