RadTabStrip for ASP.NET
Table of Contents
At a glance
Licensing
Installation and deployment
DNN
New to Telerik RadTabStrip?
Already using the control
What's new
Changes and backward compatibility
Changes and backward compatibility
Telerik RadTabStrip
The RadTabStrip class
The Tab class
The TabCollection class
Other classes
RadMultiPage
ASP.NET AJAX Framework
Standards compliance
AJAX Support
Feature overview
Getting Started
ASP.NET 2.0 features
Defining the Telerik RadTabStrip structure
Data binding
Controlling the visual appearance
Using Telerik RadMultiPage
Example scenarios
Telerik RadTabStrip client-side
Telerik RadTabStrip server-side
Trouble shooting
API Reference
Get more help
PID412 ; RID7 ; VID0
The TabCollection class
Send comments
on this topic.
See Also
Already using the control > Changes and backward compatibility > Telerik RadTabStrip > The TabCollection class
Glossary Item Box
Please note that Telerik RadTabStrip v3.0 is not backward compatible with previous versions.
Removed methods
The
IndexOf(Object argument)
is removed. Use
IndexOf(Tab argument)
instead.
See Also
The RadTabStrip class
The Tab class
Other classes
RadMultiPage