NetXP 3.0 Reference

ListBarItem.Rectangle Property

Gets or sets the bounds of the item.

[Visual Basic]
Public Property Rectangle As Rectangle
[C#]
public System.Drawing.Rectangle Rectangle {get; set;}

See Also

ListBarItem Class | NETXP.Controls.Bars Namespace