Search Results for

    Show / Hide Table of Contents

    Class SaveDesignedReportEventArgs

    Event arguments for Save report from Designer.

    Inheritance
    System.Object
    System.EventArgs
    SaveDesignedReportEventArgs
    Namespace: FastReport.Web
    Assembly: FastReport.Web.dll
    Syntax
    public class SaveDesignedReportEventArgs : EventArgs

    Properties

    Stream

    Contain the stream with designed report.

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