Gets or sets a value indicating whether horizontal gridlines should be drawn when the cell is split between two vertical (regular) pages.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public ThreeStateEnum RepeatGridLinesVert { get; set; }
Visual Basic
Public Property RepeatGridLinesVert As ThreeStateEnum
	Get
	Set

See Also