IToolBox.GetCustomReportItemType(IDataObject) Method

Definition

public:
 System::String ^ GetCustomReportItemType(System::Windows::Forms::IDataObject ^ data);
public string GetCustomReportItemType (System.Windows.Forms.IDataObject data);
abstract member GetCustomReportItemType : System.Windows.Forms.IDataObject -> string
Public Function GetCustomReportItemType (data As IDataObject) As String

Parameters

Returns

Applies to