Page tree
Skip to end of metadata
Go to start of metadata

A view used to group other views together with or without header text describing the content.

On this page:

Usage

View groups allow for multiple views to be grouped together and separated from other views by a divider.


Anatomy

  1. Title (optional)
  2. Views
  3. Divider


Layout

View groups will stretch horizontally to fill all available space on the page.  The title is right justified when it is present, and a divider line is placed at the bottom of the group to indicate the its end.  Views contained by the group always adhere to their own layout rules.


Implementation

Implement this on a page using HomeSeer.Jui.Views.ViewGroup.