[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.PreviewSettings

PreviewSettings Property

PreviewSettings

Gets or sets settings related to the document preview functionality, allowing configuration of the preview button visibility and integration of a viewer component.

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

A PreviewSettings object representing the settings related to the document preview functionality.

Remarks

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