ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / InitializationOptions Class / ReportID Property

In This Topic
ReportID Property
In This Topic
Gets or sets the identifier of the report to be displayed by the Viewer.
Syntax
'Declaration
 
Public Property ReportID As String
 

Property Value

The report ID as a System.String.
See Also