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

ASPxCardView.SettingsLoadingPanel Property

Provides access to the loading panel‘s settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public ASPxCardViewLoadingPanelSettings SettingsLoadingPanel { get; }

Property Value

Type Description
ASPxCardViewLoadingPanelSettings

An ASPxCardViewLoadingPanelSettings object that contains the loading panel’s settings.

See Also