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


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