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


In This Topic
Name Property (Theme)
In This Topic
Gets the name of this Theme.
Syntax
'Declaration
 
Public ReadOnly Property Name As String
 
'Usage
 
Dim instance As Theme
Dim value As String
 
value = instance.Name
See Also