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

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