Spread Windows Forms 12.0 Product Documentation
Name Property (ThemeFontScheme)


GrapeCity.Spreadsheet Assembly > GrapeCity.Core Namespace > ThemeFontScheme Class : Name Property
The name of the font scheme shown in the user interface
Syntax
'Declaration
 
Public ReadOnly Property Name As String
'Usage
 
Dim instance As ThemeFontScheme
Dim value As String
 
value = instance.Name
public string Name {get;}
See Also

Reference

ThemeFontScheme Class
ThemeFontScheme Members