Click or drag to resize

StiAggregateFunctionServiceRestoreState Method

Restores the earlier saved object state.

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

Parameters

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

Implements

IStiStateSaveRestoreRestoreState(String)
See Also