Skip to main content
Tab

ASPxVerticalGrid.SettingsLoadingPanel Property

Provides access to the loading panel‘s settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public ASPxVerticalGridLoadingPanelSettings SettingsLoadingPanel { get; }

Property Value

Type Description
ASPxVerticalGridLoadingPanelSettings

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

See Also