ReportViewerSettings.ShowLoadingPanelImage Property
Specifies whether or not the image can be displayed within a loading panel while waiting for a callback response.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if an image is allowed to be displayed within the loading panel; otherwise, false. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to ShowLoadingPanelImage |
---|---|
ReportViewerExtension |
|
See Also