You are here:
Symbol Reference >
Stimulsoft.Report Namespace
>
IStiStateSaveRestore Interface
>
IStiStateSaveRestore Methods
>
RestoreState Method
Stimulsoft Reports Class Reference
IStiStateSaveRestore.RestoreState Method
Send Feedback
Restores the earlier saved object state.
Syntax
C++
C#
Visual Basic
void
RestoreState
( string
stateName
);
void
RestoreState
(
string
stateName
);
Function
RestoreState
(
stateName
As
string
)
As
void
Parameters
Parameters
Description
stateName
A name of the state being restored.
Made with
Doc-O-Matic
.
What do you think about this topic?
Send feedback!
Copyright (c) 2017. All rights reserved.