Back to Devexpress

VerticalGridSettings.SettingsLoadingPanel Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-verticalgridsettings-46674d1b.md

latest1.3 KB
Original Source

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

Property Value

TypeDescription
ASPxVerticalGridLoadingPanelSettings

A ASPxVerticalGridLoadingPanelSettings object containing the loading panel’s settings.

|

See Also

Vertical Grid

VerticalGridSettings Class

VerticalGridSettings Members

DevExpress.Web.Mvc Namespace