[]
        
(Showing Draft Content)

C1.Report.VisualReportObject.BordersSplitVertMode

BordersSplitVertMode Property

BordersSplitVertMode

Gets or sets a value determining how borders are drawn if the object is too high and is split between pages.

Declaration
[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