Spread Silverlight Documentation
Remove Method (Row)


GrapeCity.Windows.SpreadSheet.Data Namespace > Row Class : Remove Method
Removes the current row or range of rows.
Syntax
'Declaration
 
Public Sub Remove() 
'Usage
 
Dim instance As Row
 
instance.Remove()
public void Remove()
See Also

Reference

Row Class
Row Members