[]
        
(Showing Draft Content)

C1.Report.VisualReportObject.BordersSplitHorzMode

BordersSplitHorzMode Property

BordersSplitHorzMode

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

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