private void BrandEditorForm_Load(object sender, EventArgs e)
 {
     _presenter.InitFormData();
 }