[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.DocumentsSettings

DocumentsSettings Property

DocumentsSettings

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

Declaration
[Parameter]
public DocumentsSettings DocumentsSettings { get; init; }
Property Value
Type Description
DocumentsSettings

An DocumentsSettings object representing the settings and handlers for managing documents.

Remarks

This property can only be set once during object initialization and cannot be changed afterwards.