private void button10_Click(object sender, EventArgs e)
 {
     presenter.FilterByProductType();
 }