Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderFieldFragment Class / FindVertSplitPosContent Method

In This Topic
    FindVertSplitPosContent Method (RenderFieldFragment)
    In This Topic
    For internal use.
    Syntax
    'Declaration
     
    Protected Overrides Function FindVertSplitPosContent( _
       ByVal p As SplitParams _
    ) As Boolean
    protected override bool FindVertSplitPosContent( 
       SplitParams p
    )

    Parameters

    p
    See Also