[]
Shows the OpenFileDialog and tries to export data from the selected file.
public void Import(string dialogTitle)
Public Sub Import(dialogTitle As String)
| Type | Name | Description |
|---|---|---|
| string | dialogTitle | the string value used as an OpenFileDialog title. |