Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultSpreadSkins Class / Office2016DarkGray Property


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