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


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