NetXP 3.0 Reference

CommandBar.RowNumber Property

Gets or sets the row number where this command bar is placed.

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

See Also

CommandBar Class | NETXP.Controls.Bars Namespace