[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReport.Restart

Restart Method

Restart()

Resets the report state and clears report's Document object.

Declaration
public void Restart()

Restart(bool)

Resets the report state and clears report's Document object.

Declaration
public void Restart(bool applyPrinterSettings)
Parameters
Type Name Description
bool applyPrinterSettings

Allows to reset without reapplying of printer settings. May be important if specify printer name.