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

ASPxHtmlEditorTextSettings Class

Contains settings that relate to texts displayed within tabs.

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v20.1.dll

NuGet Package: DevExpress.Web

Declaration

public class ASPxHtmlEditorTextSettings :
    ASPxHtmlEditorSettingsBase

The following members return ASPxHtmlEditorTextSettings objects:

Remarks

An object of the ASPxHtmlEditorTextSettings type can be accessed via the ASPxHtmlEditor.SettingsText property.

Inheritance

See Also