Получаю код:
Код: Выделить всё
 public void Текст38__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "#%#{Sum(Данные2,bill_Lines.Goods.Mass)==0? string.Empty : string.Format(\"{0:N2}\"," +
" Sum(Данные2,bill_Lines.Goods.Mass))}";
            e.StoreToPrinted = true;
        }что за фигня ???
Версия от 6 мая 2008