GoDiagram Web Reference
DoubleClickDefault Property

Gets or sets the JavaScript to be executed when the user double-clicks anywhere in the view but where a click is defined.
Syntax
'Declaration
 
Public Property DoubleClickDefault As String
public string DoubleClickDefault {get; set;}

Property Value

This defaults to null
Remarks
This corresponds to the same-named property on the JavaScript object (but not the IMG element) on the client that represents the view. This property is only used when PartInfos 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