RepeatGridLinesVert Property (RenderTable)
Gets or sets a value indicating whether vertical gridlines (see
Style.GridLines) should be drawn when the current table is split between two or more horizontal (extender) pages.
public bool RepeatGridLinesVert {get; set;}
'Declaration
Public Property RepeatGridLinesVert As Boolean