Back to Devexpress

MVCxGridViewProperties.SettingsLoadingPanel Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-mvcxgridviewproperties-fa78e33b.md

latest1.3 KB
Original Source

MVCxGridViewProperties.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 ASPxGridViewLoadingPanelSettings SettingsLoadingPanel { get; }
vb
Public ReadOnly Property SettingsLoadingPanel As ASPxGridViewLoadingPanelSettings

Property Value

TypeDescription
ASPxGridViewLoadingPanelSettings

A ASPxGridViewLoadingPanelSettings object containing the loading panel’s settings.

|

See Also

GridLookup

MVCxGridViewProperties Class

MVCxGridViewProperties Members

DevExpress.Web.Mvc Namespace