
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 (Px graphics) | true (default) false |
Determines if the table on a Px page can 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).
|
| 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 the type of color to fill the pane.
|