NetXP 3.0 Reference

ListBarItem.Caption Property

Gets/sets the caption displayed for this item.

[Visual Basic]
Public Property Caption As String
[C#]
public string Caption {get; set;}

See Also

ListBarItem Class | NETXP.Controls.Bars Namespace