Skip to main content
.NET 6.0+

PrintSelectionBaseController.ActiveKeyInplaceReportsAreEnabledInModule Field

The name of the key that activates the PrintSelectionBaseController.ShowInReportAction when the use of inplace reports is enabled via the ReportsModuleV2.EnableInplaceReports property.

Namespace: DevExpress.ExpressApp.ReportsV2

Assembly: DevExpress.ExpressApp.ReportsV2.v23.2.dll

Declaration

public const string ActiveKeyInplaceReportsAreEnabledInModule = "reportsModule.EnableInplaceReports"

Field Value

Type
String
See Also