ScrollPane
ScrollPane, in the bajaui palette, layouts one child using a viewport which may be scrolled to view the entire child’s actual size.

You access these properties by expandingBajaui palette and navigate to Panes, double-click ScrollPane
| Property | Value | Description |
|---|---|---|
| Visible | true (default) false | Sets the table to be visible in the
Px page interface (true) or not (false). |
| Enabled (Px graphics) | true (default) false | Determines if the table on
a Px page can receive a command. true configures the page to receive a command using a popup menu. false renders the display visible but unable to receive a command. |
| Layout | additional properties | Opens a layout window for specifying the size and location of the table in relation
to its parent (X, Y coordinates, height and width). |
| Top | additional properties | Configures additional parameters for the scroll bar for the pane. |
| Left | additional properties | Configures additional parameters for the scroll bar for the pane. |
| Center | additional properties | Configures additional parameters for the scroll bar for the pane. |
| Right | additional properties | Configures additional parameters for the scroll bar for the pane. |
| Bottom | additional properties | Configures additional parameters for the scroll bar for the pane. |