[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.DesignerSettings.Preview

Preview Property

Preview

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

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

An instance of PreviewSettings representing the preview settings.