Chapter Contents

Previous

Next
List Box Control: _isSelected

List Box Control: _isSelected



Returns whether the specified row is currently selected


Syntax

Syntax

objectName._isSelected( rowIndex, selected );

Argument Type Use Description
rowIndex Numeric Input Specifies the index of the row to check
selected Numeric Output Returns the selection status of the specified row: 1 if selected, 0 if not selected


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.