WebReportsController.FormatSpecificExportActionsRequiredContext Field
The key name that activates the WebReportsController.ExportToMhtAction, WebReportsController.ExportToPdfAction, WebReportsController.ExportToRtfAction and WebReportsController.ExportToXlsAction Actions when the module’s ReportsAspNetModuleV2.ShowFormatSpecificExportActions property is set to true.
Namespace: DevExpress.ExpressApp.ReportsV2.Web
Assembly: DevExpress.ExpressApp.ReportsV2.Web.v24.1.dll
NuGet Package: DevExpress.ExpressApp.ReportsV2.Web
Declaration
public const string FormatSpecificExportActionsRequiredContext = "ShowFormatSpecificExportActions"
Field Value
Type |
---|
String |
See Also