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

HtmlEditorFormsSettings Class

Contains settings that are specific to customized versions of the ASPxHtmlEditor‘s built-in dialogs.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

Declaration

public class HtmlEditorFormsSettings :
    ASPxHtmlEditorSettingsBase

The following members return HtmlEditorFormsSettings objects:

Remarks

These settings can be accessed via the editor’s ASPxHtmlEditor.SettingsForms property.

See Also