Back to Devexpress

ASPxGridView.SettingsLoadingPanel Property

aspnet-devexpress-dot-web-dot-aspxgridview-84ba3ed7.md

latest1.2 KB
Original Source

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

Property Value

TypeDescription
ASPxGridViewLoadingPanelSettings

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

|

See Also

Grid View

ASPxGridView Class

ASPxGridView Members

DevExpress.Web Namespace