Click or drag to resize

IStiEditable Interface

[Missing <summary> documentation for "T:Stimulsoft.Report.Components.IStiEditable"]

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public interface IStiEditable

The IStiEditable type exposes the following members.

Properties
  NameDescription
Public propertyEditable
Gets or sets value indicates that a component can be edited in the window of viewer.
Top
Methods
  NameDescription
Public methodRestoreState
Restores state of editable value.
Public methodSaveState
Saves state of editable value.
Top
See Also