public DataTable Consultar_Centro_Costo()
 {
     return(Cls_Cat_Centro_Costos_Datos.Consultar_Centro_Costo(this));
 }