ASPxHtmlEditorTextSettings.HtmlViewTab Property
In This Article
Gets or sets the caption of the HTML View tab.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | "HTML" | A string value specifying the corresponding tab’s caption. |
#Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to Html |
---|---|---|
ASP. |
Html |
|
ASP. |
ASPx |
|
See Also