Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1TextRange
.
.
::
.
.
IsEmpty Property
C1TextRange Class
See Also
Returns whether the range is empty.
Namespace:
C1.Silverlight.RichTextBox.Documents
Assembly:
C1.Silverlight.RichTextBox
(in C1.Silverlight.RichTextBox.dll)
Syntax
C#
public
bool
IsEmpty
{
get
; }
Visual Basic
Public
ReadOnly
Property
IsEmpty
As
Boolean
Get
See Also
C1TextRange Class
C1.Silverlight.RichTextBox.Documents Namespace