eDriven Framework API
HasFormat Method (format)
NamespaceseDriven.Gui.DragDropDragSourceHasFormat(String)
eDriven Framework API
Returns true if the data source contains the requested format; otherwise, it returns false
Declaration Syntax
C#Visual BasicVisual C++
public bool HasFormat(
	string format
)
Public Function HasFormat ( _
	format As String _
) As Boolean
public:
bool HasFormat(
	String^ format
)
Parameters
format (String)
Return Value

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