Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / ContextMenuStyle Class / ContextMenuStyle Constructor / ContextMenuStyle Constructor()
Example


In This Topic
    ContextMenuStyle Constructor()
    In This Topic
    Initializes a new instance of the ContextMenuStyle class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ContextMenuStyle()
    public ContextMenuStyle()
    Example
    This example creates style settings for the menu.
    See Also