Back to Devexpress

GridViewProperties.SettingsLoadingPanel Property

aspnet-devexpress-dot-web-dot-gridviewproperties-8f212626.md

latest1.3 KB
Original Source

GridViewProperties.SettingsLoadingPanel Property

Manipulates the built-in ASPxGridView’s ASPxGridView.SettingsLoadingPanel property.

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

ASPxGridLookup

GridViewProperties Class

GridViewProperties Members

DevExpress.Web Namespace