| MacroEditorSingleLineMode Property | 
            Determines whether the editor is in single line mode (i.e. only one line of text can be edited).
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxpublic bool SingleLineMode { get; set; }Property Value
Type: 
Boolean See Also
See Also