Skip to main content
A newer version of this page is available. .
Tab

ASPxCardViewLoadingPanelSettings Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public class ASPxCardViewLoadingPanelSettings :
    ASPxGridLoadingPanelSettings

The following members return ASPxCardViewLoadingPanelSettings objects:

Remarks

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

Implements

See Also