RadGrid for ASP.NET

RadGrid Send comments on this topic.
GridTableViewCollection Class
See Also  Members  
Telerik.WebControls Namespace : GridTableViewCollection Class


A collection that stores GridTableView objects. You can access this collection through DetailTables property of a parent GridTableView.

Object Model

 

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

Syntax

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

Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
      Telerik.WebControls.GridTableViewCollection

Requirements

Namespace: Telerik.WebControls

Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family

Assembly: RadGrid (in RadGrid.dll)

See Also

Reference

GridTableViewCollection Members
Telerik.WebControls Namespace
GridTableViewCollection Class
GridTableViewCollection Class