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