SettingsLoadingPanel Class
In This Article
Provides settings that affect a loading panel’s availability and content.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class SettingsLoadingPanel :
PropertiesBase
#Related API Members
The following members return SettingsLoadingPanel objects:
Show 34 links
#Remarks
The SettingsLoadingPanel class contains the settings that allow you to specify a loading panel’s availability and text content, and define whether and at which position a loading image should be displayed.
These settings can be accessed via the SettingsLoadingPanel property of a web control.
#Implements
#Inheritance
Show 13 items
Object
StateManager
PropertiesBase
SettingsLoadingPanel
See Also