Spread for ASP.NET 11 Product Documentation
MenuItemCollection Class
Members 


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : MenuItemCollection Class
The Spread menu item collection.
Object Model
MenuItemCollection ClassMenuItem Class
Syntax
'Declaration
 
Public NotInheritable Class MenuItemCollection 
   Inherits FarPoint.Web.Spread.StateList(Of MenuItem)
'Usage
 
Dim instance As MenuItemCollection
public sealed class MenuItemCollection : FarPoint.Web.Spread.StateList<MenuItem> 
Inheritance Hierarchy

System.Object
      FarPoint.Web.Spread.StateList<T>
         FarPoint.Web.Spread.MenuItemCollection

See Also

Reference

MenuItemCollection Members
FarPoint.Web.Spread Namespace