Search Results for

    Show / Hide Table of Contents

    Class FrameMainDesigner.PreviewReportArgs

    Event arguments for a preview request, carrying the laid-out report metafile that the host should display.

    Inheritance
    object
    FrameMainDesigner.PreviewReportArgs
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: Reportman.Designer
    Assembly: Reportman.Designer.dll
    Syntax
    public class FrameMainDesigner.PreviewReportArgs

    Constructors

    View Source

    PreviewReportArgs(MetaFile)

    Declaration
    public PreviewReportArgs(MetaFile meta)
    Parameters
    Type Name Description
    MetaFile meta

    Fields

    View Source

    MetaFile

    Declaration
    public MetaFile MetaFile
    Field Value
    Type Description
    MetaFile
    • View Source
    In this article
    Back to top Generated by DocFX