C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderTable Class / RepeatGridLinesVert Property

In This Topic
RepeatGridLinesVert Property (RenderTable)
In This Topic
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.
Syntax
'Declaration
 
Public Property RepeatGridLinesVert As Boolean
 
See Also