Click or drag to resize

DragDropFromDictionaryEventHandler Delegate

[Missing <summary> documentation for "T:Stimulsoft.Report.DragDropFromDictionaryEventHandler"]

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

Parameters

sender
Type: SystemObject
e
Type: Stimulsoft.ReportStiDragDropFromDictionaryEventArgs
See Also