NetXP 3.0 Reference

CommandBar.FullRow Property

Gets or sets if this bar takes up the whole row.

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

See Also

CommandBar Class | NETXP.Controls.Bars Namespace