NetXP 3.0 Reference

ListBarItem.Enabled Property

Gets/sets whether this item is enabled.

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

See Also

ListBarItem Class | NETXP.Controls.Bars Namespace