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

In This Topic
    BordersSplitHorzMode Property (RenderC1Printable)
    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