Back to Devexpress

Tabbed Groups

windowsforms-2170-controls-and-libraries-form-layout-managers-layout-and-data-layout-controls-tabbed-group.md

latest2.2 KB
Original Source

Tabbed Groups

  • Jun 20, 2019

A tabbed group behaves as a tab control. It renders child regular layout groups as tab pages.

A tabbed group is encapsulated by the TabbedControlGroup class. The tabbed group’s tabs can be accessed with the TabbedControlGroup.TabPages collection. Each item in this collection is a regular layout group (a LayoutControlGroup instance).

Concepts

Task-Based Help

See Also

Layout Hierarchical Structure

Layout Items

Layout Groups

Empty Space Items