Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderSection Class / GetDefaultSplitVertBehavior Method

In This Topic
    GetDefaultSplitVertBehavior Method (RenderSection)
    In This Topic
    Gets the default vertical split behavior (area is too high).
    Syntax
    'Declaration
     
    Protected Overridable Function GetDefaultSplitVertBehavior() As SplitBehaviorEnum
    protected virtual SplitBehaviorEnum GetDefaultSplitVertBehavior()

    Return Value

    See Also