Spread Windows Forms 12.0 Product Documentation
Reset Method (GeneralEditor)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > GeneralEditor Class : Reset Method
Resets the contents of the control to the default value.
Syntax
'Declaration
 
Public Overrides Sub Reset() 
'Usage
 
Dim instance As GeneralEditor
 
instance.Reset()
public override void Reset()
See Also

Reference

GeneralEditor Class
GeneralEditor Members