eDriven Framework API
DataForFormat Method (format)
NamespaceseDriven.Gui.DragDropDragSourceDataForFormat(String)
eDriven Framework API
Retrieves the data for the specified format
Declaration Syntax
C#Visual BasicVisual C++
public Object DataForFormat(
	string format
)
Public Function DataForFormat ( _
	format As String _
) As Object
public:
Object^ DataForFormat(
	String^ format
)
Parameters
format (String)
Return Value

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)