Gets or sets a value indicating whether vertical gridlines should be drawn when the cell is split between two horizontal (extension, created when the document is too wide) pages.

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

Syntax

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

See Also