- Frame Begin Properties
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/container/Frame Begin Properties/index.xml
A Frame can be placed around multiple controls in the controls tree.
This allows the controls to be visually grouped together when the application is run.
- Has show/hide button
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/container/Frame Begin Properties/Has showhide button.xml
Adds a show/hide button to the frame, allowing the user to display or hide the contents of the frame. This property is only available if the *[ui:Frame type]* is 'Modern'.
- Frame Control End Properties
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/container/Frame Control End Properties/index.xml
The [Frame] container's end tag has properties that allow you to set a break after the frame.
- Frame Properties
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/other/Form Properties/Form properties/Form Layout/FrameProperties/index.xml
Settings for configuring Frame controls in a FormView layout.
- Frame Properties
/documentation/pages/Desktop/Reference/Design/View/Form/Frame Properties.xml
A list of frame properties, includes examples.
- Closed icon
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/container/Frame Begin Properties/Close icon.xml
The icon shown when a modern frame is closed. This property is only available if the *[ui:Has show/hide button]* property is checked.
- Frame End Properties
/documentation/pages/Guides/Mobile and Web Components/Grid/Grid Fields/Grid Field Properties/Control Properties/Frame End Properties.xml
A Frame End control ends a frame around the objects between the [Frame Begin] and [Frame End] tags.
- UX Properties
/documentation/pages/Guides/Mobile and Web Components/UX/Properties/UX_Properties/index.xml
UX properties include:
- UX Properties
/documentation/pages/Guides/Mobile and Web Components/UX/Properties/index.xml
The UX component contains the following types of properties:
- Frame Begin
/documentation/pages/Guides/Mobile and Web Components/Grid/Grid Fields/Grid Field Properties/Control Properties/Frame Begin Properties.xml
When designing a grid component with Columnar formatting, you may position controls by placing them into frames. A frame has a label and places a box around selected fields. You can use the frame feature in columnar layouts, such as columnar grids, search forms, and detail view forms. This example shows how to create a columnar grid with 2 frames.