Skip to main content

ASPxHtmlEditorLoadingPanelSettings Class

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

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

Declaration

public class ASPxHtmlEditorLoadingPanelSettings :
    SettingsLoadingPanel

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

See Also