[]
Gets or sets the report render mode.
[Parameter]
public RenderFormat RenderFormat { get; init; }
| Type | Description |
|---|---|
| RenderFormat | The render mode as a RenderFormat. |
This property can only be set once during object initialization and cannot be changed afterwards.