| CuteEditor for .NET 6.0 Class Library |
|
Editor.TabSpaces Property
Gets or sets the number of spaces to be inserted when the user hits the "tab" key
[Visual Basic]
Public Property TabSpaces As
Integer
[C#]
public
int TabSpaces {get; set;}
See Also
Editor Class | CuteEditor Namespace