Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1TextElement
.
.
::
.
.
IsRoot Property
C1TextElement Class
See Also
Returns whether this element is the root of its tree.
Namespace:
C1.Silverlight.RichTextBox.Documents
Assembly:
C1.Silverlight.RichTextBox
(in C1.Silverlight.RichTextBox.dll)
Syntax
C#
public
bool
IsRoot
{
get
; }
Visual Basic
Public
ReadOnly
Property
IsRoot
As
Boolean
Get
See Also
C1TextElement Class
C1.Silverlight.RichTextBox.Documents Namespace