[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.DesignerSettings.Documents

Documents Property

Documents

Gets or sets the settings and handlers for managing documents, including settings for the File View tab and event handlers for document-related actions.

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

An instance of DocumentsSettings representing the documents settings.