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


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