Skip to main content
Tab

GridViewProperties.SettingsLoadingPanel Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.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