Back to Devexpress

CardViewSettings.SettingsLoadingPanel Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-cardviewsettings-ca61457d.md

latest1.2 KB
Original Source

CardViewSettings.SettingsLoadingPanel Property

Provides access to the loading panel’s settings.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

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

Property Value

TypeDescription
ASPxCardViewLoadingPanelSettings

A ASPxCardViewLoadingPanelSettings object containing the loading panel’s settings.

|

See Also

CardViewSettings Class

CardViewSettings Members

DevExpress.Web.Mvc Namespace