Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultSpreadSkins Class / Newspaper Property


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