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.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public ThreeStateEnum RepeatGridLinesHorz { get; set; } |
Visual Basic |
---|
Public Property RepeatGridLinesHorz As ThreeStateEnum Get Set |