ReportViewer.LoadingPanelText Property
Gets or sets the text to 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 |
---|---|---|
String | "Loading…" | A String that specifies the descriptive text displayed within a loading panel. |
See Also