Chapter Contents

Previous

Next
List Box: _unselectRow

List Box: _unselectRow



Deselects an item in a specified row of the list box


Syntax
Details

Syntax

CALL NOTIFY (list-box-name, '_unselectRow', row-number);

Argument Type Description
row-number
N specifies the row to deselect


Details

If deselections are not allowed for the list box, the _unselectRow method causes a program halt.


Chapter Contents

Previous

Next

Top of Page

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