RadTabStrip for ASP.NET

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


The PageView class represents a single page in a RadMultiPage control.

 

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

Syntax

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

Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         Telerik.WebControls.PageView

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