Gets or sets tab width in count of space chars.
Namespace: Sgry.AzukiAssembly: Azuki (in Azuki.dll) Version: 1.7.13.40248
Syntax
| C# |
|---|
int TabWidth { get; set; } |
| Visual Basic |
|---|
Property TabWidth As Integer Get Set |