Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultSkins Class / Colorful1 Property


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