SAP Business One UI API 10.0 - Objects Reference (10.00.270)
Remove Method
UI API
Description
Removes an item from the collection.
Syntax
Visual Basic
Public Sub Remove( _ ByVal
rowIndex
As Long _ )
Parameters
rowIndex
The row index
Remarks
You cannot remove a selected row.
See Also
SelectedRows Collection