| ExtendedTextAreaEnableTabKey Property | 
            Indicates if Tab key adds '\t' into the text. Default value is true.
            
 
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic bool EnableTabKey { get; set; }Property Value
Type: 
Boolean See Also
See Also