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


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