ComponentOne RichTextBox for WPF and Silverlight
IsLeaf Property (C1TextElement)

C1.Silverlight.RichTextBox.Documents Namespace > C1TextElement Class : IsLeaf Property
Returns whether this element is a leaf in the document tree.
Syntax
'Declaration
 
Public ReadOnly Property IsLeaf As System.Boolean
public System.bool IsLeaf {get;}
See Also

Reference

C1TextElement Class
C1TextElement Members