Skip to main content
All docs
V25.1
  • .NET 8.0+

    ReportModuleOptions Properties

    Contains options for the report module.
    Name Description
    EnableInplaceReports Specifies whether inplace reports are enabled.
    Events
    ReportDataType Specifies the type of the report data objects used to persist reports.
    ReportStoreMode Specifies the format used to store reports in the ReportsStorage.
    ShowAdditionalNavigation Specifies the default value for the IModelNavigationItemsForReports.GenerateRelatedReportsGroup property.
    See Also