NetXP 3.0 Reference

ListBarItem.Key Property

Gets/sets a user-defined string value which can be used to look up the item in the collection which owns it.

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

See Also

ListBarItem Class | NETXP.Controls.Bars Namespace