Share via


CustomReportItemDesigner.ShowContextMenu(Int32, Int32) Method

Definition

public:
 virtual bool ShowContextMenu(int x, int y);
public virtual bool ShowContextMenu (int x, int y);
abstract member ShowContextMenu : int * int -> bool
override this.ShowContextMenu : int * int -> bool
Public Overridable Function ShowContextMenu (x As Integer, y As Integer) As Boolean

Parameters

x
Int32
y
Int32

Returns

Applies to