Skip to main content

ASPxSpreadsheet.SettingsLoadingPanel Property

Provides access to the loading panel’s settings.

Namespace: DevExpress.Web.ASPxSpreadsheet

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

Declaration

public ASPxSpreadsheetLoadingPanelSettings SettingsLoadingPanel { get; }

Property Value

Type Description
ASPxSpreadsheetLoadingPanelSettings

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

See Also