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


In This Topic
Reset Method (GeneralEditor)
In This Topic
Resets the contents of the control to the default value.
Syntax
'Declaration
 
Public Overrides Sub Reset() 
 
'Usage
 
Dim instance As GeneralEditor
 
instance.Reset()
See Also