[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.ReportViewer.ReportName

ReportName Property

ReportName

Gets or sets the name of the report to be shown by the Viewer.

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

The name of the report as a string.

Remarks

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