Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1RichTextBox
.
.
::
.
.
TabSize Property
C1RichTextBox Class
See Also
Gets or sets the size of a tab character in spaces.
Namespace:
C1.Silverlight.RichTextBox
Assembly:
C1.Silverlight.RichTextBox
(in C1.Silverlight.RichTextBox.dll)
Syntax
C#
public
int
TabSize
{
get
;
set
; }
Visual Basic
Public
Property
TabSize
As
Integer
Get
Set
See Also
C1RichTextBox Class
C1.Silverlight.RichTextBox Namespace