private void UploadButton_Click(object sender, EventArgs e) { CsvProcessor.OpenFile(pathLabel, loadingGif, loadingLabel, workspaceDataGridView); }