RadGrid for ASP.NET

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


Summary description for GridMultiRowItem.

Object Model


 

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

Syntax

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

Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         System.Web.UI.WebControls.TableRow
            Telerik.WebControls.GridTableRow
               Telerik.WebControls.GridItem
                  Telerik.WebControls.GridMultiRowItem
                     Telerik.WebControls.GridTFoot
                     Telerik.WebControls.GridTHead

Requirements

Namespace: Telerik.WebControls

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

Assembly: RadGrid (in RadGrid.dll)

See Also