Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / Row Class / Remove Method


In This Topic
Remove Method (Row)
In This Topic
Removes this row or range of rows.
Syntax
'Declaration
 
Public Sub Remove() 
 
'Usage
 
Dim instance As Row
 
instance.Remove()
See Also