RadGrid for ASP.NET

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


 

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

Syntax

Visual Basic (Declaration) 
Private Class GridItemBuilder.GroupingHelperDataRow 
   Inherits DataRow
Visual Basic (Usage)Copy Code
Dim instance As GridItemBuilder.GroupingHelperDataRow
C# 
private class GridItemBuilder.GroupingHelperDataRow : DataRow 

Inheritance Hierarchy

System.Object
   System.Data.DataRow
      Telerik.WebControls.GridItemBuilder.GroupingHelperDataRow

Requirements

Namespace: Telerik.WebControls

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

Assembly: RadGrid (in RadGrid.dll)

See Also