Chapter Contents |
Previous |
Next |
Extended Table: _getViscol |
Syntax | |
Details |
Syntax |
CALL NOTIFY (extended-table-name, '_getViscol', out-viscol); |
Argument | Type | Description |
---|---|---|
out-viscol |
N | the number of table columns that are visible |
Details |
The value returned by the _getViscol method is used when a table is scrolled horizontally by PAGE or HALF. The ratio of the visible columns to the maximum number of columns determines the size of the thumb in the horizontal scroll bar. See _setHscroll in this class.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.