Skip to main content
All docs
V23.2
.NET 6.0+
  • The page you are viewing does not exist in the .NET Framework 4.5.2+ platform documentation. This link will take you to the parent topic of the current section.

ReportsOptions Properties

Contains options that you can use to configure the Reports V2 Module.
Name Description
DesignAndPreviewDisplayMode Specifies whether the report viewer and designer are displayed in a popup or main window.
EnableInplaceReports Specifies whether inplace reports are enabled. Inherited from ReportModuleOptions.
Events
ReportDataType Specifies the type of the report data objects used to persist reports. Inherited from ReportModuleOptions.
ReportStoreMode Specifies the format used to store reports in the ReportsStorage. Inherited from ReportModuleOptions.
ShowAdditionalNavigation Specifies the default value for the IModelNavigationItemsForReports.GenerateRelatedReportsGroup property. Inherited from ReportModuleOptions.
See Also