PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / RenderInputComboBox Class / BordersSplitHorzMode Property

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