ReportItem.OnRightClick(Point) メソッド

定義

public:
 virtual bool OnRightClick(System::Drawing::Point devicePoint);
public virtual bool OnRightClick(System.Drawing.Point devicePoint);
abstract member OnRightClick : System.Drawing.Point -> bool
override this.OnRightClick : System.Drawing.Point -> bool
Public Overridable Function OnRightClick (devicePoint As Point) As Boolean

パラメーター

devicePoint
Point

返品

実装

適用対象