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


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