ASPxHtmlEditorTextSettings Class
Contains settings that relate to texts displayed within tabs.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
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
Object
StateManager
PropertiesBase
ASPxHtmlEditorSettingsBase
ASPxHtmlEditorTextSettings
See Also