Skip to main content
All docs
V25.2
  • 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