GoDiagram Web Reference
DefaultContextMenu Property

Gets or sets the default context menu to be shown in the view on the client, if no more specific context menu was found by the goDoClick JavaScript function.
Syntax
'Declaration
 
Public Overridable Property DefaultContextMenu As GoContextMenu
public virtual GoContextMenu DefaultContextMenu {get; set;}

Property Value

this defaults to null
Remarks
This property is only used when ContextMenus is true.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoViewDataRenderer Class
GoViewDataRenderer Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback