FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / Section Class / BordersSplitVertMode Property

In This Topic
    BordersSplitVertMode Property (Section)
    In This Topic
    Gets or sets a value determining how borders are drawn if the object is too high and is split between pages.
    Syntax
    'Declaration
     
    Public Property BordersSplitVertMode As BordersSplitMode
    public BordersSplitMode BordersSplitVertMode {get; set;}
    See Also