RadGrid for ASP.NET

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


A collection that stores GridMenuItem objects.

Object Model

 

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

Syntax

Visual Basic (Declaration) 
Public Class GridMenuItemCollection 
Visual Basic (Usage)Copy Code
Dim instance As GridMenuItemCollection
C# 
public class GridMenuItemCollection 

Remarks

You can access this collection through Items Property of GridMenu/GridFilterMenu.

Inheritance Hierarchy

System.Object
   Telerik.WebControls.GridMenuItemCollection

Requirements

Namespace: Telerik.WebControls

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

Assembly: RadGrid (in RadGrid.dll)

See Also

Reference

GridMenuItemCollection Members
Telerik.WebControls Namespace
GridMenuItemCollection Class
GridMenuItemCollection Class