aspnet-devexpress-dot-web-dot-aspxhtmleditor-f064c4d7.md
Contains settings that relate to the loading panel‘s functionality.
Namespace : DevExpress.Web.ASPxHtmlEditor
Assembly : DevExpress.Web.ASPxHtmlEditor.v25.2.dll
NuGet Package : DevExpress.Web
public class ASPxHtmlEditorLoadingPanelSettings :
SettingsLoadingPanel
Public Class ASPxHtmlEditorLoadingPanelSettings
Inherits SettingsLoadingPanel
The following members return ASPxHtmlEditorLoadingPanelSettings objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxHtmlEditor.SettingsLoadingPanel |
| ASP.NET MVC Extensions | HtmlEditorSettings.SettingsLoadingPanel |
An object of the ASPxHtmlEditorLoadingPanelSettings type can be accessed via the ASPxHtmlEditor.SettingsLoadingPanel property.
Object StateManager PropertiesBase SettingsLoadingPanel ASPxHtmlEditorLoadingPanelSettings
See Also