aspnet-devexpress-dot-web-dot-aspxhtmleditor-62dc0fce.md
Contains settings that relate to texts displayed within tabs.
Namespace : DevExpress.Web.ASPxHtmlEditor
Assembly : DevExpress.Web.ASPxHtmlEditor.v25.2.dll
NuGet Package : DevExpress.Web
public class ASPxHtmlEditorTextSettings :
ASPxHtmlEditorSettingsBase
Public Class ASPxHtmlEditorTextSettings
Inherits ASPxHtmlEditorSettingsBase
The following members return ASPxHtmlEditorTextSettings objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxHtmlEditor.SettingsText |
| ASP.NET MVC Extensions | HtmlEditorSettings.SettingsText |
An object of the ASPxHtmlEditorTextSettings type can be accessed via the ASPxHtmlEditor.SettingsText property.
Object StateManager PropertiesBase ASPxHtmlEditorSettingsBase ASPxHtmlEditorTextSettings
See Also