Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultSpreadSkins Class / ArcticSea Property


In This Topic
    ArcticSea Property
    In This Topic
    Represents the built-in skin, ArcticSea.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property ArcticSea As SpreadSkin
    'Usage
     
    
    Dim value As SpreadSkin
     
    value = DefaultSpreadSkins.ArcticSea
    public static SpreadSkin ArcticSea {get;}
    See Also