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