Spread Windows Forms 12.0 Product Documentation
Name Property (Theme)


GrapeCity.Spreadsheet Assembly > GrapeCity.Core Namespace > Theme Class : Name Property
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
public string Name {get;}
See Also

Reference

Theme Class
Theme Members