Chapter Contents

Previous

Next
Data Form: _getVscroll

Data Form: _getVscroll



Returns the default vertical scroll unit


Syntax
Details
See Also

Syntax

CALL SEND (form-id, '_getVscroll', unit<, num-units>);

Argument Type Description
units
C returns the default vertical scrolling unit
num-units
N returns the default vertical number of units to scroll


Details

The default scrolling values for units and num-units are set using the _setVscroll method. See _setVscroll for a list of units. Use vertical scrolling to navigate through the table rows of the data form.

See Also

_setVscroll and _vscroll.


Chapter Contents

Previous

Next

Top of Page

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