Skip to main content

ASPxHtmlEditorTextSettings Class

Contains settings that relate to texts displayed within tabs.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

#Declaration

public class ASPxHtmlEditorTextSettings :
    ASPxHtmlEditorSettingsBase

The following members return ASPxHtmlEditorTextSettings objects:

Library Related API Members
ASP.NET Web Forms Controls 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