NetXP 3.0 Reference

ListBarGroup.Items Property

Returns the collection of items belonging to this ListBarGroup. group.

[Visual Basic]
Public ReadOnly Property Items As ListBarItemCollection
[C#]
public ListBarItemCollection Items {get;}

See Also

ListBarGroup Class | NETXP.Controls.Bars Namespace