InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / TreeRow Class / ParentRow Property

In This Topic
    ParentRow Property (TreeRow)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property ParentRow As TreeRow
    public TreeRow ParentRow {get;}
    See Also