Chapter Contents

Previous

Next
List View Control: _deleteRow

List View Control: _deleteRow



Deletes rows from the list of items


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.