RunningSum Property Example — Visual Basic

The following example sets the RunningSum property for a text box named SalesTotal to 2 (Over All):

Reports!rptSales!SalesTotal.RunningSum = 2

Send feedback to MSDN.Look here for MSDN Online resources.