Back to Devexpress

ASPxHtmlEditorTextSettings Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-62dc0fce.md

latest2.1 KB
Original Source

ASPxHtmlEditorTextSettings Class

Contains settings that relate to texts displayed within tabs.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class ASPxHtmlEditorTextSettings :
    ASPxHtmlEditorSettingsBase
vb
Public Class ASPxHtmlEditorTextSettings
    Inherits ASPxHtmlEditorSettingsBase

The following members return ASPxHtmlEditorTextSettings objects:

LibraryRelated API Members
ASP.NET Web Forms ControlsASPxHtmlEditor.SettingsText
ASP.NET MVC ExtensionsHtmlEditorSettings.SettingsText

Remarks

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

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase ASPxHtmlEditorSettingsBase ASPxHtmlEditorTextSettings

See Also

ASPxHtmlEditorTextSettings Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace