You are on page 1of 1

Report_ReportColumnBeforePrint

e.ColumnIndex == m_reportDefGrid.CurrentRow.Cells[COL_AGGREGATION].ColumnIndex

if (sName == "Date" || sName== "Day" || sName =="Hour" || sName== "Month")


{
bValid = false;
}

You might also like