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


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