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

In This Topic
RepeatGridLinesHorz Property (RenderTable)
In This Topic
Gets or sets a value indicating whether horizontal gridlines (see Style.GridLines) should be drawn when the current table is split between two or more pages.
Syntax
'Declaration
 
Public Property RepeatGridLinesHorz As Boolean
 
See Also