ComponentOne RichTextBox for UWP
IsLeaf Property

C1.Xaml.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