ListBarGroup Constructor (String)
Constructs a new instance of a ListBarGroup with the specified caption.
[Visual Basic]Overloads Public Sub New( _
ByVal
caption As
String _
)
[C#]public ListBarGroup(
string caption);
Parameters
- caption
- Caption for the group's control button.
See Also
ListBarGroup Class | NETXP.Controls.Bars Namespace | ListBarGroup Constructor Overload List