Click or drag to resize

StiOptionsEngineGlobalEventsInvokeDragDropFromDictionary Method

[Missing <summary> documentation for "M:Stimulsoft.Report.StiOptions.Engine.GlobalEvents.InvokeDragDropFromDictionary(System.Object,Stimulsoft.Report.StiDragDropFromDictionaryEventArgs)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static void InvokeDragDropFromDictionary(
	Object sender,
	StiDragDropFromDictionaryEventArgs e
)

Parameters

sender
Type: SystemObject

[Missing <param name="sender"/> documentation for "M:Stimulsoft.Report.StiOptions.Engine.GlobalEvents.InvokeDragDropFromDictionary(System.Object,Stimulsoft.Report.StiDragDropFromDictionaryEventArgs)"]

e
Type: Stimulsoft.ReportStiDragDropFromDictionaryEventArgs

[Missing <param name="e"/> documentation for "M:Stimulsoft.Report.StiOptions.Engine.GlobalEvents.InvokeDragDropFromDictionary(System.Object,Stimulsoft.Report.StiDragDropFromDictionaryEventArgs)"]

See Also