| CKEditorControlTabSpaces Property | 
             Instructs the editor to add a number of spaces ( ) to
             the text when hitting the TAB key.
             If set to zero, the TAB key will be used to move the cursor
             focus to the next element in the page, out of the editor focus.
            
             Default value: 0
             
 
Namespace: CMS.CKEditor.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic int TabSpaces { get; set; }Property Value
Type: 
Int32 See Also
See Also