Class ReportPreviewOptions
How ReportPreview makes up the data a design-time preview runs on.
public sealed class ReportPreviewOptions
- Inheritance
-
ReportPreviewOptions
- Inherited Members
Constructors
Properties
- Culture
Gets or sets the culture the report is formatted in. The default is the invariant culture.
- Diagnostics
Gets or sets where processing and pagination report what they could not do.
- ExecutionTime
Gets or sets the instant the preview reports as
Globals!ExecutionTime. The default is midnight on 1 January 2000.
- Parameters
Gets parameter values to use instead of the ones the preview would make up.
- RowCount
Gets or sets how many rows each dataset is given. The default is 10.
- UserId
Gets or sets the user identity the preview reports as
User!UserID.