Glossary Item Box
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:
Programmatically using the provided API;
By binding the control to a data source.
The visual appearance can be defined using skins.