Skip to main content
Tab

ASPxGridView.SettingsLoadingPanel Property

Provides access to the loading panel‘s settings.

Namespace: DevExpress.Web

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