ViewBox Control Actions
IN THIS PAGE
Description
Perform some action on a ViewBox control (e.g. refresh the ViewBox, etc.)
Used with the UX component.
ViewBox Control Action Properties
- Action name
Specify the ViewBox Action that you want to execute.
- ViewBox Id(s)
Specify the ViewBox(s) you want to perform an action on. You can enter a comma delimited list of ViewBoxIds if you want to refresh the data in more than one ViewBox in a single Ajax callback.
- Layout Name
Layout Name property.
- Keep selection
Checkbox to keep or remove selection
- After callback complete javascript
Specify Javascript to execute after a ViewBox Refresh action has completed (only applies if the ViewBox is based on a SQL data source).
Animation Settings
- Animated
Checkbox to keep or remove selection
See Also