[]
Gets or sets a value determining how borders are drawn if the object is too high and is split between pages.
[C1Category("Appearance")]
[C1Description("VisualReportObject.BordersSplitVertMode", "Determines how borders are drawn if the object is too high and is split between pages.")]
public BordersSplitMode BordersSplitVertMode { get; set; }
<C1Category("Appearance")>
<C1Description("VisualReportObject.BordersSplitVertMode", "Determines how borders are drawn if the object is too high and is split between pages.")>
Public Property BordersSplitVertMode As BordersSplitMode