Share via


ReportItemMenuParams(Nullable<Point>) Constructor

Definition

public:
 ReportItemMenuParams(Nullable<System::Drawing::Point> devicePoint);
public ReportItemMenuParams (System.Drawing.Point? devicePoint);
new Microsoft.ReportDesigner.ReportItemMenuParams : Nullable<System.Drawing.Point> -> Microsoft.ReportDesigner.ReportItemMenuParams
Public Sub New (devicePoint As Nullable(Of Point))

Parameters

devicePoint
Nullable<Point>

Applies to