RadTabStrip for ASP.NET

RadTabStrip Send comments on this topic.
Telerik.WebControls Namespace
See Also  Inheritance Hierarchy

Classes

ClassDescription
PageView The PageView class represents a single page in a RadMultiPage control.
PageViewCollection A collection of PageView objects in a RadMultiPage control.
RadMultiPage The telerik RadMultiPage class.
RadTabStrip A navigation control used to create tabbed interfaces.
Tab  
TabCollection A collection of Tab objects in a RadTabStrip control.
TabStripDataBinder  
TabStripEventArgs Provides data for the TabCreated, TabDataBound and TabClick events.

Interfaces

InterfaceDescription
IDataBinder  
ITabContainer Defines properties that tab containers (RadTabStrip, Tab) should implement.

Delegates

DelegateDescription
PageViewItemCreatedDelegate  
TabStripEventHandler Represents the method that will handle the TabCreated, TabDataBound and TabClick events of a RadTabStrip control.

Enumerations

EnumerationDescription
RadTabStripOrientation Summary description for RadTabStripOrientation.
ScrollButtonsPosition The position of the scroll buttons toward the Tab labels when the ScrollChildren property is set to true.
TabStripAlign The alignment of the RadTabStrip Tabs.

See Also