public frmReporteTipoProducto()
 {
     InitializeComponent();
     vm = new ViewModels.vmProducto();
 }