Provides data for the
TabCreated,
TabDataBound and
TabClick events.
Object Model
Namespace: Telerik.WebControls
Assembly: RadTabStrip (in RadTabStrip.dll)
Syntax
| Visual Basic (Declaration) | |
|---|
Public Class TabStripEventArgs
Inherits EventArgs |
| C# | |
|---|
public class TabStripEventArgs : EventArgs |
Remarks
Inheritance Hierarchy
Requirements
Namespace: Telerik.WebControls
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: RadTabStrip (in RadTabStrip.dll)
See Also