Back to Devexpress

ASPxCardView.SettingsLoadingPanel Property

aspnet-devexpress-dot-web-dot-aspxcardview-355e762b.md

latest1.3 KB
Original Source

ASPxCardView.SettingsLoadingPanel Property

Provides access to the loading panel‘s settings.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ASPxCardViewLoadingPanelSettings SettingsLoadingPanel { get; }
vb
Public ReadOnly Property SettingsLoadingPanel As ASPxCardViewLoadingPanelSettings

Property Value

TypeDescription
ASPxCardViewLoadingPanelSettings

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

|

See Also

Card View

ASPxCardView Class

ASPxCardView Members

DevExpress.Web Namespace