Search Results for

    Show / Hide Table of Contents

    Class ReportStructureContextBuilder

    Builds a ReportStructureContext tree from a report, walking its params, database and data infos, subreports, sections and components.

    Inheritance
    object
    ReportStructureContextBuilder
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: Reportman.Reporting.Design
    Assembly: Reportman.Reporting.Design.dll
    Syntax
    public static class ReportStructureContextBuilder

    Methods

    View Source

    Build(Report)

    Declaration
    public static ReportStructureContext Build(Report report)
    Parameters
    Type Name Description
    Report report
    Returns
    Type Description
    ReportStructureContext
    • View Source
    In this article
    Back to top Generated by DocFX