Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / StyleInfo Class / Reset Method


In This Topic
Reset Method (StyleInfo)
In This Topic
Resets all the style settings in the StyleInfo object to the default settings.
Syntax
'Declaration
 
Public Overrides Sub Reset() 
 
'Usage
 
Dim instance As StyleInfo
 
instance.Reset()
See Also