Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderIndex Class / BordersSplitHorzMode Property

In This Topic
    BordersSplitHorzMode Property (RenderIndex)
    In This Topic
    Gets or sets a value indicating 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