I have a TableRow that I don't want to be split across 2 pages. What property do I need to set?
Try adding <w:cantSplit/> to the properties for the table row (trPr). It should look something like this:
<w:tr w:rsidR="00156153" w:rsidTr="00156153"> <w:trPr> <w:cantSplit/> </w:trPr> <w:tc>