Click or drag to resize

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
)

Parameters

value
Type: SystemString

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.Components.IStiEditable.RestoreState(System.String)"]

See Also