![]() Chapter Contents |
![]() Previous |
![]() Next |
| Data Form: _getHscroll |
| Syntax | |
| Details | |
| See Also |
Syntax |
| CALL SEND (form-id, '_getHscroll', units<, num-units>); |
| Argument | Type | Description |
|---|---|---|
| units |
C | returns the default horizontal scrolling unit |
| num-units |
N | returns the default horizontal number of units to scroll |
| Details |
You set the default scrolling values for units and num-units using the _setHscroll method. See _setHscroll for a list of units. Use horizontal scrolling to navigate through the pages of the data form.
| See Also |
_hscroll and _setHscroll.
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.