NetXP 3.0 Reference

ListBar.Groups Property

Gets the collection of groups in the ListBar.

[Visual Basic]
Public ReadOnly Property Groups As ListBarGroupCollection
[C#]
public ListBarGroupCollection Groups {get;}

See Also

ListBar Class | NETXP.Controls.Bars Namespace