Click or drag to resize

ListViewDragDropDataObjectGetData(Type) Method

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


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

Parameters

format  Type

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

Return Value

Object

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

Implements

IDataObjectGetData(Type)
See Also