IStiEditableRestoreState Method |
Restores state of editable value.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax void RestoreState(
string value
)
Sub RestoreState (
value As String
)
Parameters
- value
- Type: SystemString
[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.Components.IStiEditable.RestoreState(System.String)"]
See Also