public void SetBackgroundColor(object dataItem, InfoColor color)
 {
     MyControlHelper.SetBackgroundColor(color);
 }