NetXP 3.0 Reference

ListBarGroup.Visible Property

Gets/sets whether this group is visible in the control or not.

[Visual Basic]
Public Property Visible As Boolean
[C#]
public bool Visible {get; set;}

See Also

ListBarGroup Class | NETXP.Controls.Bars Namespace