Gets or sets a value indicating how borders are drawn
if the object is too wide and is split between horizontal pages.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
| C# |
|---|
public BordersSplitMode BordersSplitHorzMode { get; set; } |
| Visual Basic |
|---|
Public Property BordersSplitHorzMode As BordersSplitMode Get Set |