Enum FrameMainDesigner.EditModeType
Controls which save/open toolbar actions the designer exposes: full open-and-save, save-only (no open/new), or self-managed saving where the standard save drop-down is suppressed.
Namespace: Reportman.Designer
Assembly: Reportman.Designer.dll
Syntax
public enum FrameMainDesigner.EditModeType
Fields
| Name | Description |
|---|---|
| OpenSave | |
| Save | |
| SelfSave |