Skip to main content
A newer version of this page is available. .

ReportDocumentMap.SettingsLoadingPanel Property

Gets the Loading Panel settings of a ReportDocumentMap.

Namespace: DevExpress.XtraReports.Web

Assembly: DevExpress.XtraReports.v20.2.Web.WebForms.dll

NuGet Package: DevExpress.Web.Reporting

Declaration

public SettingsLoadingPanel SettingsLoadingPanel { get; }

Property Value

Type Description
SettingsLoadingPanel

A SettingsLoadingPanel descendant.

See Also