Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Core Namespace / ThemeColorScheme Class / Name Property


In This Topic
Name Property (ThemeColorScheme)
In This Topic
The common name for this color scheme.
Syntax
'Declaration
 
Public ReadOnly Property Name As String
 
'Usage
 
Dim instance As ThemeColorScheme
Dim value As String
 
value = instance.Name
See Also