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


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