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

ASPxSpreadsheetLoadingPanelSettings Class

Contains settings that relate to the Loading Panel’s functionality.

Namespace: DevExpress.Web.ASPxSpreadsheet

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

NuGet Package: DevExpress.Web.Office

Declaration

public class ASPxSpreadsheetLoadingPanelSettings :
    SettingsLoadingPanel

The following members return ASPxSpreadsheetLoadingPanelSettings objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxSpreadsheet.SettingsLoadingPanel
ASP.NET MVC Extensions SpreadsheetSettings.SettingsLoadingPanel

Remarks

An object of the ASPxSpreadsheetLoadingPanelSettings type can be accessed via the ASPxSpreadsheet.SettingsLoadingPanel property.

Implements

Inheritance

Object
StateManager
PropertiesBase
SettingsLoadingPanel
ASPxSpreadsheetLoadingPanelSettings
See Also