RadGrid for ASP.NET

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


Summary description for GridTableItemStyle.

 

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

Syntax

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

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Web.UI.WebControls.Style
            System.Web.UI.WebControls.TableItemStyle
               Telerik.WebControls.GridTableItemStyle
                  Telerik.WebControls.GridPagerStyle

Requirements

Namespace: Telerik.WebControls

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

Assembly: RadGrid (in RadGrid.dll)

See Also