Click or drag to resize

ListViewDragDropDataObjectGetFormats(Boolean) Method

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


Namespace: Altaxo.Gui.Pads.ProjectBrowser
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string[] GetFormats(
	bool autoConvert
)

Parameters

autoConvert  Boolean

[Missing <param name="autoConvert"/> documentation for "M:Altaxo.Gui.Pads.ProjectBrowser.ListViewDragDropDataObject.GetFormats(System.Boolean)"]

Return Value

String

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

Implements

IDataObjectGetFormats(Boolean)
See Also