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


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