Click or drag to resize

StiReportSaveState Method

Saves the current state of an object.

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

Parameters

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

Implements

IStiStateSaveRestoreSaveState(String)
See Also