Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

Tab Row

Tabs can be arranged into a number of rows. Such an arrangement takes place when the MultiLine property value is True and the total width of tabs exceeds the tabbed control’s width. Tab width can be modified via the TabWidth property.

Tab panel can also be vertically oriented. In such an instance, the total width of tabs must exceed the tabbed control’s height in order to arrange tabs across a number of rows.

See Also