ExpandablePane

ExpandablePane, in the bajaui palette, contains two widgets. A summary widget is displayed all the time, with a button to the right used to expand and collapse the pane. When expanded, the expansion widget is displayed under the summary.

Niagara 4.10 and later supports applying style to the widget and nesting of the panes.

Figure 106.   ExpandablePane Property Sheet
Image

You access these properties by expandingBajaui palette and navigate to Panes and double-click ExpandablePane

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).
Summary additional properties Configures additional parameters (Visible, Enable, Layout) for expandable pane summary.
Expansion additional properties Configures additional parameters (Visible, Enable, Layout) for expandable pane expansion.
Expander Halign drop-down list Selects from among horizontal alignment options.
Summary background Solid, Gradient, Image and Null Specifies background fill color.

Solid opens the Color Chooser window.

Gradient opens the Gradient Editor window.

Image opens the Image Brush Editor window. Click the Browse icon (Image) to open the File Chooser, Ord Chooser, or other method of selecting an image file.

Null indicates no color (white).