Click or drag to resize

StiReportRestoreState Method

Restores the earlier saved object state.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual void RestoreState(
	string stateName
)

Parameters

stateName
Type: SystemString
A name of the state being restored.

Implements

IStiStateSaveRestoreRestoreState(String)
See Also