aspnet-devexpress-dot-web-0c865cb1.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 ASPxCardViewLoadingPanelSettings :
ASPxGridLoadingPanelSettings
Public Class ASPxCardViewLoadingPanelSettings
Inherits ASPxGridLoadingPanelSettings
The following members return ASPxCardViewLoadingPanelSettings objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxCardView.SettingsLoadingPanel |
| ASP.NET MVC Extensions | CardViewSettings.SettingsLoadingPanel |
An object of the ASPxCardViewLoadingPanelSettings type can be accessed using the ASPxCardView.SettingsLoadingPanel property.
Object StateManager PropertiesBase SettingsLoadingPanel ASPxGridLoadingPanelSettings ASPxCardViewLoadingPanelSettings
See Also