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


In This Topic
    Default Property (DefaultSpreadSkins)
    In This Topic
    Represents the skin for resetting the skin properties to the default values.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property Default As SpreadSkin
    'Usage
     
    
    Dim value As SpreadSkin
     
    value = DefaultSpreadSkins.Default
    public static SpreadSkin Default {get;}
    See Also