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

ASPxDocumentViewer.LoadingPanelStyle Property

Gets the style settings of the Loading Panel.

Namespace: DevExpress.XtraReports.Web

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

NuGet Package: DevExpress.Web.Reporting

Declaration

public LoadingPanelStyle LoadingPanelStyle { get; }

Property Value

Type Description
LoadingPanelStyle

A LoadingPanelStyle object.

See Also