IReportManagerService.HasPreview Property
Gets a value indicating whether this service can show a report in the preview mode.
Namespace: DevExpress.Xpf.Reports.UserDesigner.Extensions
Assembly: DevExpress.Xpf.ReportDesigner.v25.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | True, if this service can show a report in the preview mode; otherwise, false. |
See Also