RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1TableRow Class / IsRoot Property

In This Topic
    IsRoot Property (C1TableRow)
    In This Topic
    Returns whether this element is the root of its tree.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsRoot As Boolean
    public bool IsRoot {get;}
    See Also