RadTabStrip for ASP.NET

Overview of Telerik RadTabStrip structure and appearance Send comments on this topic.
See Also
Feature overview > Overview of Telerik RadTabStrip structure and appearance

Glossary Item Box

Structure

A tabstrip control consists of several tabs exposed through the Tabs property. The tabs represent only the labels and not the content below them. The content can be rendered independently of Telerik RadTabStrip, using a multipage control such as Telerik RadMultiPage.
 

 

  

The tabstrip structure can be defined using one of the following methods:

Appearance

The visual appearance can be defined using skins.

 

See Also