tabWidth
Type: Integer
Availability: Read or write at any time
The tabWidth property of the JadeTextEdit control contains the size of a tab in the text editor.
The tab size calculated as a multiple of the size of a space character in the default style (represented by the STYLE_DEFAULT class constant) for the control.
The default tab width is eight (8) characters, and you can specify a value in the range zero (0) through 100.