Click or drag to resize

StiOptionsEngineGlobalEventsInvokeQueryContinueDragOverPageInDesigner Method

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

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

Parameters

designer
Type: Stimulsoft.Report.DesignIStiDesignerBase

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

e
Type: System.Windows.FormsQueryContinueDragEventArgs

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

See Also