Skip to main content
Tab

ASPxCardViewLoadingPanelSettings Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ASPxCardViewLoadingPanelSettings :
    ASPxGridLoadingPanelSettings

The following members return ASPxCardViewLoadingPanelSettings objects:

Library Related API Members
ASP.NET Web Forms Controls ASPxCardView.SettingsLoadingPanel
ASP.NET MVC Extensions CardViewSettings.SettingsLoadingPanel

Remarks

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

Implements

See Also