Skip to content

ReportRenderOptions.ReportKey property

The report key, if it is not specified in report type as an attribute. Will be ignored if report will be rendered directly, e.g. not via a callback.

public string? ReportKey { get; set; }

See Also