Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderObject Class / SplitVertBehavior Property

In This Topic
    SplitVertBehavior Property (RenderObject)
    In This Topic
    Gets or sets the value determining how the object is treated when it is too high to fit in the vertical space available on the current page.
    Syntax
    'Declaration
     
    Public Property SplitVertBehavior As SplitBehaviorEnum
    public SplitBehaviorEnum SplitVertBehavior {get; set;}
    See Also