CustomReportItemDesigner.ShowContextMenu(Int32, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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