
You access these properties by expandingBajaui palette and navigate to Panes, double-click BorderPane
| 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). |
| Label | additional properties | Allows to configure additional properties for the label of the border pane. |
| Content | additional properties | Allows to configure additional properties for the label of the border pane. |
| Margin | top Right Bottom Left |
Allows to set the borders of the pane. |
| Padding | top Right Bottom Left |
Allows to set the padding of the pane. |
| Border | text | Displays the border design. |
| Fill | Solid, Gradient, Image ,Null(default)
|
Specifies color fill of the pane . Solid opens the color chooser window. Gradient opens the gradient editor window. Image opens the texture window, click the browser icon to open File chooser, ord chooser to select the image file. Null indicates no background fill. |