private void dgvGameObjects_CellFormatting(object sender, DataGridViewCellFormattingEventArgs e) { loader.cellFormatting(dgvGameObjects, e); }