Skip to content

ReportRenderOptions.PreviewMode property

Gets or sets a value indicating whether the report is rendered in preview mode, which is only useful for HTML output.

public bool PreviewMode { get; set; }

See Also