VisualBook
Description
The VisualBook is a container of pages. At most one VisualBook element should be present in a widget. You can flip to another page by setting the "CurrentPage" attribute.
Attributes
- CurrentPage [VisualPage]: The name of the currently visible page.
- Name [string]: The name of the block.
- Style [Style]: The style that needs to be applied to the block.
- Visible [boolean]: Whether or not the item (and all it's children) are visible. Default. true.
