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.v19.1.dll

Declaration

public class ASPxHtmlEditorLoadingPanelSettings :
    SettingsLoadingPanel

The following members return ASPxHtmlEditorLoadingPanelSettings objects:

Remarks

An object of the ASPxHtmlEditorLoadingPanelSettings type can be accessed via the ASPxHtmlEditor.SettingsLoadingPanel property.

Implements

Inheritance

See Also