You can easily build multi-row TabStrips with RadTabStrip. The IsBreak
property of a Tab defines that the next Tab in the strip will start on a new
row (or column when the TabStrip position is set to left/right).
The example above shows a multi-row TabStrip with the IsBreak property
of the "Remote" Tab set to true:
<radTS:Tab
IsBreak="True"
Text="Remote" >
<radts:Tab>