HtmlEditorHtmlViewSettings.ShowLineNumbers Property
In This Article
Specifies the line number visibility.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v25.1.dll
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | false |
|
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Show |
---|---|
ASPx |
|
#Remarks
Note that the ShowLineNumbers property is in effect in advanced mode only, i.e., when the HtmlEditorHtmlViewSettings.Mode property is set to Advanced.
See Also