[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.ReportViewer.InitialZoomMode

InitialZoomMode Property

InitialZoomMode

Gets or sets the initial zoom mode.

Declaration
[Parameter]
public ZoomMode? InitialZoomMode { get; init; }
Property Value
Type Description
ZoomMode?

The initial zoom mode as a nullable ZoomMode.

Remarks

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