Shows this context menu, upon raising Populate.
Namespace: Spotfire.Dxp.Forms.Components
Assembly: Spotfire.Dxp.Forms (in Spotfire.Dxp.Forms.dll) Version: 51.0.16121.3915 (51.0.16121.3915)
Syntax
C#
public void Show( Point clientCoordinate )
Parameters
- clientCoordinate
- Type: System.DrawingPoint
The location of the context menu, in the owner's coordinates.
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | Thrown if Initialize(Control, CustomVisualization) not has been called. |
Remarks
Version Information
Supported in: 11.4, 11.3, 11.2, 11.1, 11.0, 10.10, 7.11
See Also