Class FrameMainDesigner.PreviewReportArgs
Event arguments for a preview request, carrying the laid-out report metafile that the host should display.
Inherited Members
Namespace: Reportman.Designer
Assembly: Reportman.Designer.dll
Syntax
public class FrameMainDesigner.PreviewReportArgs
Constructors
View SourcePreviewReportArgs(MetaFile)
Declaration
public PreviewReportArgs(MetaFile meta)
Parameters
| Type | Name | Description |
|---|---|---|
| MetaFile | meta |
Fields
View SourceMetaFile
Declaration
public MetaFile MetaFile
Field Value
| Type | Description |
|---|---|
| MetaFile |