'Declaration Public Sub Restart()
public void Restart()
This method is used to reset an existing report instance after modifying its data source or page settings so that it can be run again. Note that in order to run the report with the new settings, you must call the Run method after calling Restart.
SectionReport Class SectionReport Members Run Method