Click or drag to resize

ListViewDragDropDataObjectGetData(String) Method

[Missing <summary> documentation for "M:Altaxo.Gui.Pads.ProjectBrowser.ListViewDragDropDataObject.GetData(System.String)"]


Namespace: Altaxo.Gui.Pads.ProjectBrowser
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public Object GetData(
	string format
)

Parameters

format  String

[Missing <param name="format"/> documentation for "M:Altaxo.Gui.Pads.ProjectBrowser.ListViewDragDropDataObject.GetData(System.String)"]

Return Value

Object

[Missing <returns> documentation for "M:Altaxo.Gui.Pads.ProjectBrowser.ListViewDragDropDataObject.GetData(System.String)"]

Implements

IDataObjectGetData(String)
See Also