RadGrid for ASP.NET

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


Summary description for GridGroupPanelStyle.

 

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

Syntax

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

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Web.UI.WebControls.Style
            System.Web.UI.WebControls.TableStyle
               Telerik.WebControls.GridGroupPanelStyle

Requirements

Namespace: Telerik.WebControls

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

Assembly: RadGrid (in RadGrid.dll)

See Also