Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultSkins Class / Simple1 Property


In This Topic
Simple1 Property
In This Topic
Represents the built-in skin, Simple1.
Syntax
'Declaration
 
Public Shared ReadOnly Property Simple1 As SheetSkin
 
'Usage
 
Dim value As SheetSkin
 
value = DefaultSkins.Simple1
See Also