ReportDocumentMap.ShowLoadingPanelImage Property
Specifies whether or not the image can be displayed within a loading panel while waiting for a callback response.
Namespace: DevExpress.XtraReports.Web
Assembly: DevExpress.XtraReports.v24.1.Web.WebForms.dll
NuGet Package: DevExpress.Web.Reporting
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true if an image is allowed to be displayed within the loading panel; otherwise, false. |
See Also