GrapeCity.Wpf.SpreadSheet Namespace / GcSpreadSheet Class / Reset Method


In This Topic
Reset Method (GcSpreadSheet)
In This Topic
Resets the component to its original state.
Syntax
'Declaration
 
Public Sub Reset() 
 
'Usage
 
Dim instance As GcSpreadSheet
 
instance.Reset()
See Also