Click or drag to resize

ListViewDragDropDataObjectGetDataPresent(Type) Method

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


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

Parameters

format  Type

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

Return Value

Boolean

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

Implements

IDataObjectGetDataPresent(Type)
See Also