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


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