- ViewBox Properties
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/Data/ViewBox Properties/ViewBox_properties/ViewBox Properties/ViewBox Properties/index.xml
Here
- ViewBox properties
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/Data/ViewBox Properties/ViewBox_properties/index.xml
The ViewBox properties property opens the ViewBox Builder.
- ViewBox type
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/Data/ViewBox Properties/ViewBox_properties/Data Source/ViewBox type.xml
Specifies the type of data structure the ViewBox will consume.
- ViewBox Control
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Data Controls/ViewBox/index.xml
The ViewBox is a control that displays hot HTML. The HTML can either be statically defined or dynamically defined using an HTML Template.
- ViewBox State
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Data Controls/ViewBox/ViewBox State.xml
The term 'state' is used to describe state information. This information can be about data or it can be about other things, like portions of the view. It can be information about whether data is dirty, information that identifies data, or information that sets the background color of a view.
- ViewBox Properties
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/Data/ViewBox Properties/ViewBox_properties/ViewBox Properties/index.xml
General properties for configuring the layout and behavior of a ViewBox control.
- ViewBox Properties
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/Data/ViewBox Properties/index.xml
The ViewBox Properties settings help size a ViewBox control or specify that the control belongs inside
an existing container with a set size. The ViewBox properties property opens the ViewBox Builder
which can be used to define the actual ViewBox control.
- A5.ViewBox Class
/documentation/pages/Ref/Client_Api/A5/ViewBox_class/index.xml
Data to use in the view box. If the view box uses static HTML, and does not require data, "null" can be passed in, or the data argument can be omitted.
- ViewBox Layout - JavaScript
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Data Controls/ViewBox/ViewBox Layout - JavaScript.xml
Define the layout of a ViewBox control using a JavaScript function.
- ViewBox Control Actions
/documentation/pages/Ref/Action Javascript/ViewBox Control Actions.xml
Perform some action on a ViewBox control (e.g. refresh the ViewBox, etc.)