NetXP 3.0 Reference

CommandBarControlItem.Width Property

Gets or sets the width of this item's control.

[Visual Basic]
Public Property Width As Integer
[C#]
public int Width {get; set;}

See Also

CommandBarControlItem Class | NETXP.Controls.Bars Namespace