ASPxLoadingPanel.Text Property
Gets or sets the text displayed within the ASPxLoadingPanel.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | "Loading…" | A string value that specifies the control’s content text. |
#Remarks
Use the Text property to specify the text displayed within the ASPxLoadingPanel. The position of the text is specified by the ASPxLoadingPanel.HorizontalAlign and ASPxLoadingPanel.VerticalAlign properties.