A newer version of this page is available.
Switch to the current version.
ASPxSpreadsheet.SettingsLoadingPanel Property
Provides access to the loading panel's settings.
Namespace: DevExpress.Web.ASPxSpreadsheet
Assembly: DevExpress.Web.ASPxSpreadsheet.v18.2.dll
Declaration
public ASPxSpreadsheetLoadingPanelSettings SettingsLoadingPanel { get; }
Public ReadOnly Property SettingsLoadingPanel As ASPxSpreadsheetLoadingPanelSettings
Property Value
Type | Description |
---|---|
ASPxSpreadsheetLoadingPanelSettings | An ASPxSpreadsheetLoadingPanelSettings object that contains the loading panel's settings. |
See Also
Feedback