Back to Devexpress

Creating Layout Groups

windowsforms-2247-controls-and-libraries-form-layout-managers-layout-and-data-layout-controls-layout-groups-creating-layout-groups.md

latest2.6 KB
Original Source

Creating Layout Groups

  • Dec 15, 2018
  • 2 minutes to read

This topic shows how you can create layout groups at design and runtime.

Creating Groups at Design Time

Adjacent layout items can be combined into a group at design time using the Context Menu.

  1. Select the items that you need to group by clicking them while holding the SHIFT key down.

  2. Invoke the context menu and select the Group command.

A new group will be created and the selected items will be added to this group.

Click the created group’s caption to access and modify the group’s settings (name, caption, indents, etc.) in the Properties grid.

Creating Groups at Runtime

Layout groups can be created at runtime using the following methods.

Task-Based Help

See Also

Creating Layout Items

Creating Tabbed Groups