Back to Devexpress

VGridControlBase.MoveRow Method

windowsforms-devexpress-dot-xtraverticalgrid-dot-vgridcontrolbase-dot-moverow.md

latest801 B
Original Source

VGridControlBase.MoveRow Method

NameParametersDescription
MoveRow(BaseRow, BaseRow, RowDragEffect)source, destinationRow, effectMoves a row next to another row, as specified by the RowDragEffect parameter.
MoveRow(BaseRow, BaseRow, Boolean)source, destinationRow, insertBeforeMoves the specified row to the position specified.