ListBarItemCollection.SetOwner Method
Enables a deserialized object graph to be associated with a ListBar control.
[Visual Basic]Public Sub SetOwner( _
ByVal
owner As
ListBar _
)
Parameters
- owner
- The ListBar control which will own this collection of items.
See Also
ListBarItemCollection Class | NETXP.Controls.Bars Namespace