NetXP 3.0 Reference

CommandBarDock.GetFreeRow Method 

Gets the next free row.

[Visual Basic]
Public Function GetFreeRow() As Integer
[C#]
public int GetFreeRow();

Return Value

A row number.

See Also

CommandBarDock Class | NETXP.Controls.Bars Namespace