FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / Section Class / BordersSplitHorzMode Property

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