Gets or sets the loading panel text.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v19.2.dll
Type | Description |
---|---|
String | A string value that specifies the panel's content text. |
Use the Text property to specify the text displayed within the loading panel. The text style can be specified via the LoadingPanelSettings.ControlStyle.Font property. To align the text, use the LoadingPanelSettings.ControlStyle.HorizontalAlign and LoadingPanelSettings.ControlStyle.VerticalAlign properties.