NetXP 3.0 Reference

GroupClickedEventArgs.Group Property

Gets the ListBarGroup that has been clicked.

[Visual Basic]
Public ReadOnly Property Group As ListBarGroup
[C#]
public ListBarGroup Group {get;}

See Also

GroupClickedEventArgs Class | NETXP.Controls.Bars Namespace