NetXP 3.0 Reference

CommandBarControlItem.Height Property

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

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

See Also

CommandBarControlItem Class | NETXP.Controls.Bars Namespace