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


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