Back to Devexpress

ASPxCardViewLoadingPanelSettings Class

aspnet-devexpress-dot-web-0c865cb1.md

latest2.1 KB
Original Source

ASPxCardViewLoadingPanelSettings Class

Provides settings that affect the loading panel‘s appearance and functionality.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ASPxCardViewLoadingPanelSettings :
    ASPxGridLoadingPanelSettings
vb
Public Class ASPxCardViewLoadingPanelSettings
    Inherits ASPxGridLoadingPanelSettings

The following members return ASPxCardViewLoadingPanelSettings objects:

LibraryRelated API Members
ASP.NET Web Forms ControlsASPxCardView.SettingsLoadingPanel
ASP.NET MVC ExtensionsCardViewSettings.SettingsLoadingPanel

Remarks

An object of the ASPxCardViewLoadingPanelSettings type can be accessed using the ASPxCardView.SettingsLoadingPanel property.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase SettingsLoadingPanel ASPxGridLoadingPanelSettings ASPxCardViewLoadingPanelSettings

See Also

ASPxCardViewLoadingPanelSettings Members

SettingsLoadingPanel

Card View

DevExpress.Web Namespace