ScriptPermissionManager.ScriptExecutionMode Property
Specifies the report script execution mode.
Namespace: DevExpress.XtraReports.Security
Assembly: DevExpress.XtraReports.v26.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
| Type | Description |
|---|---|
| ExecutionMode | An ExecutionMode enumeration value. |
Remarks
See Scripts - Security Considerations for more information.
See Also