ComponentOne RichTextBox for UWP
TabSize Property (C1RichTextBox)

C1.Xaml.RichTextBox Namespace > C1RichTextBox Class : TabSize Property
Gets or sets the size of a tab character in spaces.
Syntax
'Declaration
 
Public Property TabSize As System.Integer
public System.int TabSize {get; set;}
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members