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

ASPxSpreadsheet.SettingsLoadingPanel Property

Provides access to the loading panel’s settings.

Namespace: DevExpress.Web.ASPxSpreadsheet

Assembly: DevExpress.Web.ASPxSpreadsheet.v20.2.dll

NuGet Package: DevExpress.Web.Office

Declaration

public ASPxSpreadsheetLoadingPanelSettings SettingsLoadingPanel { get; }

Property Value

Type Description
ASPxSpreadsheetLoadingPanelSettings

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

See Also