New to Telerik UI for WPFStart a free 30-day trial

Tabstrip Alignment

Updated on Aug 24, 2026

The RadTabControl exposes an Align property of type TabStripAlign enumeration. It controls the alignment of the control's tabstrip. You can choose between the following options:

  • Left (default)

    radtabcontrol-align-left

  • Right

    radtabcontrol-align-right

  • Center

    radtabcontrol-align-center

  • Justify—This mode scales all RadTabItems so that all the available space is filled.

    radtabcontrol-align-justify

If there is not enough space available, the RadTabItems arrangement defaults to e behavior similar to the Justify alignment. Hence, parts of the items can be clipped. In such cases you can consider using multi-line tabs.

See Also

In this article
See Also
Not finding the help you need?
Contact Support