[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.SaveDocumentInfo

SaveDocumentInfo Class

Represents the information about a saved document.

Inheritance
SaveDocumentInfo
Namespace: GrapeCity.ActiveReports.Blazor.Designer
Assembly: MESCIUS.ActiveReports.Blazor.Designer.dll
Syntax
public class SaveDocumentInfo

Constructors

Name Description
SaveDocumentInfo()

Properties

Name Description
Id

Gets or sets the ID of the existing report to be overwritten on saving.

IsFirstSave

Gets or sets a value indicating that a new report is being saved for the first time.

Name

Gets or sets the name of the document.

Success

Gets or sets a value indicating whether the saving was successful.

Type

Gets or sets the document type.