
You access these properties by expandingBajaui palette and navigate to Panes, double-click TabbedPane
| Property | Value | Description |
|---|---|---|
| Visible | true (default) false |
Sets the table to be visible in the Px page interface (true) or not (false).
|
| Enabled | true (default) false |
When set to true, the table in Px page interface is commandable using the popup menu. When set to false, the display is still visible but not commandable.
|
| 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). |
| Tab Placement | Top (default) Left Right, Bottom, and Center |
Specifies the location of the tab. |
| Show Single Tab | true (default) false |
When set to true allows to show single tab. When set to false does not allow to show single tab.
|
| Paint Full Border | true (default) false |
When set to true allows to paint the full border. When set to false does not allow to paint the full border.
|