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


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