Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultSkins Class / Colorful3 Property


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