Skip to main content
A newer version of this page is available. .
Tab

GridViewProperties.SettingsLoadingPanel Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public ASPxGridViewLoadingPanelSettings SettingsLoadingPanel { get; }

Property Value

Type Description
ASPxGridViewLoadingPanelSettings

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

See Also