TreeListBandCollection Constructors
A band collection within a TreeList.Name | Parameters | Description |
---|---|---|
TreeListBandCollection(TreeListBand, TreeList) | ownerBand, treeList | Initializes a new instance of a TreeListBandCollection class. |
TreeListBandCollection(TreeListBand) | ownerBand | Initializes a new instance of the TreeListBandCollection class. |
See Also