Search Results for

    Show / Hide Table of Contents

    Class ReportLoadedEventArgs

    Provides a data for the designer ReportLoaded event.

    Inheritance
    System.Object
    ReportLoadedEventArgs
    Namespace: FastReport.Design
    Assembly: FastReport.dll
    Syntax
    public class ReportLoadedEventArgs

    Properties

    Report

    The current report.

    Declaration
    public Report Report { get; }
    Property Value
    Type Description
    Report
    Back to top © 1998-2025 Copyright Fast Reports Inc.