| ExtendedTextAreaShowLineNumbers Property | 
            Gets or sets if the line numbers are displayed.
            
 
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic bool ShowLineNumbers { get; set; }Property Value
Type: 
BooleanTrue, if line numbers will be displayed, otherwise false. Default is false.
 See Also
See Also