FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / NamedStyle Class / ResetRenderer Method


In This Topic
ResetRenderer Method (NamedStyle)
In This Topic
Resets the renderer for the style to the default setting (not set).
Syntax
'Declaration
 
Public Overrides Sub ResetRenderer() 
 
'Usage
 
Dim instance As NamedStyle
 
instance.ResetRenderer()
See Also