Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderParagraph Class / CanSplitHorz Property

In This Topic
    CanSplitHorz Property (RenderParagraph)
    In This Topic
    Indicates whether the object can be split horizontally if it falls on a page break.
    Syntax
    'Declaration
     
    Public Property CanSplitHorz As Boolean
    public bool CanSplitHorz {get; set;}
    See Also