RadGrid for ASP.NET

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


This class represents a single item in the menu.

 

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

Syntax

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

Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      Telerik.WebControls.GridMenuItem

Requirements

Namespace: Telerik.WebControls

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

Assembly: RadGrid (in RadGrid.dll)

See Also