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