private void OnConfigureExporter(object sender, EventArgs e)
 {
     _component.Configure();
 }