ASPxGridViewLoadingPanelSettings Class
Provides settings that affect the Loading Panel‘s appearance and functionality.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return ASPxGridViewLoadingPanelSettings objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxGridView.SettingsLoadingPanel |
GridViewProperties.SettingsLoadingPanel | |
ASP.NET MVC Extensions | GridViewSettings.SettingsLoadingPanel |
MVCxGridViewProperties.SettingsLoadingPanel |
Remarks
These settings can be accessed via the ASPxGridView’s ASPxGridView.SettingsLoadingPanel property.
Implements
Inheritance
Object
StateManager
PropertiesBase
SettingsLoadingPanel
ASPxGridLoadingPanelSettings
ASPxGridViewLoadingPanelSettings
See Also