[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.DesignerSettings.Document

Document Property

Document

Gets or sets the document to open on app startup. If not set, a new empty document will be created.

Declaration
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public Document Document { get; set; }
Property Value
Type Description
Document

An instance of Document representing the document to open on app startup.