Actions available for providers of saving, loading and merging.
Namespace:
Stimulsoft.Report.SaveLoad
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [FlagsAttribute]
public enum StiSLActions
<FlagsAttribute>
Public Enumeration StiSLActions
Members
| Member name | Value | Description |
---|
| Save | 1 |
Save.
|
| Load | 2 |
Load.
|
| Merge | 4 |
Merge.
|
See Also