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

ASPxHtmlEditorSettings Class

Contains settings that relate to the ASPxHtmlEditor‘s base functionality.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

Declaration

public class ASPxHtmlEditorSettings :
    ASPxHtmlEditorSettingsBase

The following members return ASPxHtmlEditorSettings objects:

Remarks

An object of the ASPxHtmlEditorSettings type can be accessed via the ASPxHtmlEditor.Settings property.

See Also