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