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


In This Topic
    ContextMenu Constructor
    In This Topic
    Initializes a new instance of the ContextMenu class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ContextMenu()
    public ContextMenu()
    See Also