[]
        
(Showing Draft Content)

C1.C1Preview.RenderObject.SplitVertBehavior

SplitVertBehavior Property

SplitVertBehavior

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.

Declaration
public SplitBehaviorEnum SplitVertBehavior { get; set; }
Public Property SplitVertBehavior As SplitBehaviorEnum
See Also