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


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