Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / ContextMenu Class
Members


In This Topic
    ContextMenu Class
    In This Topic
    The Spread context menu.
    Object Model
    ContextMenu ClassMenuItemCollection ClassMenuItem Class
    Syntax
    'Declaration
     
    
    Public Class ContextMenu 
       Implements FarPoint.Web.Spread.Model.ISerializeSupport 
    'Usage
     
    
    Dim instance As ContextMenu
    public class ContextMenu : FarPoint.Web.Spread.Model.ISerializeSupport  
    Inheritance Hierarchy

    System.Object
       FarPoint.Web.Spread.ContextMenu
          FarPoint.Web.Spread.TouchStrip

    See Also