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

NuGet Package: DevExpress.Web

Declaration

public class ASPxHtmlEditorTextSettings :
    ASPxHtmlEditorSettingsBase

The following members return ASPxHtmlEditorTextSettings objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxHtmlEditor.SettingsText
ASP.NET MVC Extensions HtmlEditorSettings.SettingsText

Remarks

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

Inheritance

See Also