Search Results for

    Show / Hide Table of Contents

    Class FrameMainDesigner.SaveReportArgs

    Event arguments for a save request, letting the host report back whether the report was actually saved via the Saved flag.

    Inheritance
    object
    FrameMainDesigner.SaveReportArgs
    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.SaveReportArgs

    Constructors

    View Source

    SaveReportArgs()

    Declaration
    public SaveReportArgs()

    Fields

    View Source

    Saved

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