ASPxHtmlEditorLoadingPanelSettings Class
Contains settings that relate to the loading panel‘s functionality.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return ASPxHtmlEditorLoadingPanelSettings objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxHtmlEditor.SettingsLoadingPanel |
| ASP.NET MVC Extensions | HtmlEditorSettings.SettingsLoadingPanel |
Remarks
An object of the ASPxHtmlEditorLoadingPanelSettings type can be accessed via the ASPxHtmlEditor.SettingsLoadingPanel property.
Implements
Inheritance
Object
StateManager
PropertiesBase
SettingsLoadingPanel
ASPxHtmlEditorLoadingPanelSettings
See Also