Click or drag to resize

StiOptionsEngineGlobalEventsInvokeDragOverPageInDesigner Method

[Missing <summary> documentation for "M:Stimulsoft.Report.StiOptions.Engine.GlobalEvents.InvokeDragOverPageInDesigner(Stimulsoft.Report.Design.IStiDesignerBase,System.Windows.Forms.DragEventArgs)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static void InvokeDragOverPageInDesigner(
	IStiDesignerBase designer,
	DragEventArgs e
)

Parameters

designer
Type: Stimulsoft.Report.DesignIStiDesignerBase

[Missing <param name="designer"/> documentation for "M:Stimulsoft.Report.StiOptions.Engine.GlobalEvents.InvokeDragOverPageInDesigner(Stimulsoft.Report.Design.IStiDesignerBase,System.Windows.Forms.DragEventArgs)"]

e
Type: System.Windows.FormsDragEventArgs

[Missing <param name="e"/> documentation for "M:Stimulsoft.Report.StiOptions.Engine.GlobalEvents.InvokeDragOverPageInDesigner(Stimulsoft.Report.Design.IStiDesignerBase,System.Windows.Forms.DragEventArgs)"]

See Also