setScroll(scroll: PP.Exp.Ui.TableEnum, value: Boolean)
scroll - Scrollbar type.
value - Indicates if scrollbar is shown. If the parameter value is True scrollbar is shown, otherwise it is not.
The setScroll method determines visibility of horizontal and vertical scrollbars in the table.
The example of use is given in the page with description of the GridView.getFocusedCell method.
See also: