Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / Rows Class / Clear Method


In This Topic
Clear Method (Rows)
In This Topic
Not supported (throws InvalidOperationException).
Syntax
'Declaration
 
Public Overridable Sub Clear() 
 
'Usage
 
Dim instance As Rows
 
instance.Clear()
See Also