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


In This Topic
ResetRenderer Method (StyleInfo)
In This Topic
Resets the Renderer property to its default value.
Syntax
'Declaration
 
Public Overridable Sub ResetRenderer() 
 
'Usage
 
Dim instance As StyleInfo
 
instance.ResetRenderer()
See Also