Back to Devexpress

ASPxVerticalGrid.SettingsLoadingPanel Property

aspnet-devexpress-dot-web-dot-aspxverticalgrid-c836f8ef.md

latest1.3 KB
Original Source

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

Property Value

TypeDescription
ASPxVerticalGridLoadingPanelSettings

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

|

See Also

Vertical Grid

ASPxVerticalGrid Class

ASPxVerticalGrid Members

DevExpress.Web Namespace