Spread Windows Forms 15.0
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
    public static SpreadSkin Seashell {get;}
    See Also