Back to Devexpress

GridViewSettings.SettingsLoadingPanel Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-gridviewsettings-6d9be341.md

latest1.3 KB
Original Source

GridViewSettings.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

Grid View

GridViewSettings Class

GridViewSettings Members

DevExpress.Web.Mvc Namespace