private void btnShowAll_Click(object sender, EventArgs e)
 {
     MiniGrouperScript?.ShowAll();
 }