hi all
i need to know how can i program page break (after and befor) for crystal report using visual basci
i was using the report in VB and the code was for breaking

ReportName.Sections("GroupFooter").ForcePageBreak = rptPageBreakAfter

now i want code access like this code but for crystal reprt

thanx