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


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