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

ASPxHtmlEditorLoadingPanelSettings Class

Contains settings that relate to the loading panel‘s functionality.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

Declaration

public class ASPxHtmlEditorLoadingPanelSettings :
    SettingsLoadingPanel

The following members return ASPxHtmlEditorLoadingPanelSettings objects:

Library Related API Members
ASP.NET Controls and MVC Extensions 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

See Also