Gets a band that owns the current collection.
public TreeListBand OwnerBand { get; }
Public ReadOnly Property OwnerBand As TreeListBand
This property value is initialized in the constructor.
If the current band collection belongs to a TreeList object, the OwnerBand property is set to null (Nothing in Visual Basic).