Search Results for

    Show / Hide Table of Contents

    Interface IReportViewer

    Base report interface. Must be implemented for all report viewers

    Namespace: Simplic.Reporting
    Assembly: Simplic.Reporting.dll
    Syntax
    public interface IReportViewer

    Methods

    | Improve this Doc View Source

    Show(IReport)

    Show report in the viewer

    Declaration
    void Show(IReport report)
    Parameters
    Type Name Description
    IReport report

    Instance of a report

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx