Skip to main content

ASPxHtmlEditor() Constructor

Initializes a new instance of the ASPxHtmlEditor class with default settings.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

Declaration

public ASPxHtmlEditor()

Remarks

For internal use only. Don’t create instances of the base ASPxHtmlEditor class, instantiate its descendants instead.

See Also