There are two ways to create a scrollable panelbar child group.
-
You can set ChildGroupHeight property to the parent item.
If the child items height exceeds the available space, a scrollbar appears.
-
Set the panelbar ExpandMode to FullExpandedItem,
so that the child groups stretch to the full panelbar height.
If the child items height exceeds the available space, a scrollbar appears.