Enum PreviewWindowMode
Selects how the report preview is hosted: a normal form, a modal form, or an embedded window.
Namespace: Reportman.Drawing.Forms
Assembly: Reportman.Drawing.Forms.dll
Syntax
public enum PreviewWindowMode
Fields
| Name | Description |
|---|---|
| Form | |
| ModalForm | |
| Window |