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

ASPxGridView.SettingsLoadingPanel Property

Provides access to the loading panel‘s settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public ASPxGridViewLoadingPanelSettings SettingsLoadingPanel { get; }

Property Value

Type Description
ASPxGridViewLoadingPanelSettings

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

See Also