NetXP 3.0 Reference
ListBarItem.Image Property
Gets or sets the image associated with this item.
[Visual Basic]
Public Property Image As
Image
[C#]
public
System.Drawing.Image
Image {get; set;}
See Also
ListBarItem Class
|
NETXP.Controls.Bars Namespace