private void ColorUiColorSelected(object sender, EventArgs e)
 {
     CurrentCell.CloseDropDown(PopupCloseType.Done);
 }