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

In This Topic
    GetDefaultSplitVertBehavior Method (RenderEmpty)
    In This Topic
    Gets the default value for the SplitVertBehavior property.
    Syntax
    'Declaration
     
    Protected Overridable Function GetDefaultSplitVertBehavior() As SplitBehaviorEnum
    protected virtual SplitBehaviorEnum GetDefaultSplitVertBehavior()

    Return Value

    SplitBehaviorEnum.Never
    See Also