[]
        
(Showing Draft Content)

C1.Framework.TreeRowCollection.-ctor

TreeRowCollection Constructor

TreeRowCollection(TreeRow)

Initializes a new instance of the TreeRowCollection class.

Declaration
public TreeRowCollection(TreeRow parent)
Parameters
Type Name Description
TreeRow parent

The parent tree row of this collection.