Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultSpreadSkins Class / Seashell Property


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