Skip to main content

ASPxSpreadsheetLoadingPanelSettings Class

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

Namespace: DevExpress.Web.ASPxSpreadsheet

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

NuGet Package: DevExpress.Web.Office

#Declaration

public class ASPxSpreadsheetLoadingPanelSettings :
    SettingsLoadingPanel

The following members return ASPxSpreadsheetLoadingPanelSettings objects:

Library Related API Members
ASP.NET Web Forms Controls 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