Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultSkins Class / Default Property


In This Topic
Default Property (DefaultSkins)
In This Topic
Represents the skin for resetting the skin properties to the default values.
Syntax
'Declaration
 
Public Shared ReadOnly Property Default As SheetSkin
 
'Usage
 
Dim value As SheetSkin
 
value = DefaultSkins.Default
See Also