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


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