RadTabStrip for ASP.NET

RadTabStrip Send comments on this topic.
PageViewCollection Class
See Also  Members  
Telerik.WebControls Namespace : PageViewCollection Class


A collection of PageView objects in a RadMultiPage control.

Object Model

 

Namespace: Telerik.WebControls
Assembly: RadTabStrip (in RadTabStrip.dll)

Syntax

Visual Basic (Declaration) 
Public Class PageViewCollection 
   Inherits CollectionBase
Visual Basic (Usage)Copy Code
Dim instance As PageViewCollection
C# 
public class PageViewCollection : CollectionBase 

Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
      Telerik.WebControls.PageViewCollection

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