[]
Gets or sets the name of the report to be shown by the Viewer.
[Parameter]
public string ReportName { get; init; }
Type | Description |
---|---|
string | The name of the report as a string. |
This property can only be set once during object initialization and cannot be changed afterwards.