Chapter Contents |
Previous |
Next |
List View Control: _deleteRow |
Syntax |
Syntax |
objectName._deleteRow( row ); |
objectName._deleteRow( rowIndex, count ); |
Argument | Type | Use | Description |
---|---|---|---|
row | Numeric | Input | specifies the index of the row to start deleting from |
rowIndex | Numeric | Input | specifies the index of the row to start deleting from |
count | Numeric | Input | specifies the number of rows to delete |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.