GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoPartInfo Class / DoubleClick Property
In This Topic
    DoubleClick Property (GoPartInfo)
    In This Topic
    Gets or sets the JavaScript to be executed when the user double-clicks an object.
    Syntax
    public string DoubleClick {get; set;}

    Property Value

    This defaults to null
    Remarks
    This just gets or sets the "DoubleClick" property.
    See Also