aspnet-devexpress-dot-web-08d57bbf.md
Provides settings that affect the Loading Panel‘s appearance and functionality.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class ASPxGridViewLoadingPanelSettings :
ASPxGridLoadingPanelSettings
Public Class ASPxGridViewLoadingPanelSettings
Inherits ASPxGridLoadingPanelSettings
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 |
These settings can be accessed via the ASPxGridView’s ASPxGridView.SettingsLoadingPanel property.
Object StateManager PropertiesBase SettingsLoadingPanel ASPxGridLoadingPanelSettings ASPxGridViewLoadingPanelSettings
See Also