Spread ASP.NET 16
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / ContextMenuCollection Class
Members


In This Topic
    ContextMenuCollection Class
    In This Topic
    The Spread menu collection.
    Object Model
    ContextMenuCollection ClassContextMenu Class
    Syntax
    'Declaration
     
    Public Class ContextMenuCollection 
       Inherits FarPoint.Web.Spread.StateList(Of ContextMenu)
       Implements FarPoint.Web.Spread.Model.ISerializeSupport 
    'Usage
     
    Dim instance As ContextMenuCollection
    Inheritance Hierarchy

    System.Object
       FarPoint.Web.Spread.ListBase<T>
          FarPoint.Web.Spread.StateList<T>
             FarPoint.Web.Spread.ContextMenuCollection

    See Also