See Also

ActiveReport Class  | ActiveReport Members  | Run Method

Language

Visual Basic

C#

Show All

See Also Languages ActiveReports Send feedback to Data Dynamics

Restart Method

Resets the report data source and clears the pages collection.

[Visual Basic]
Public Sub Restart()
[C#]
public void Restart();

Remarks

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.

See Also

ActiveReport Class  | ActiveReport Members  | Run Method

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.