'Declaration Protected Overridable Sub Split( _ ByVal newFragment As RenderFragment, _ ByVal p As SplitParams _ )
protected virtual void Split( RenderFragment newFragment, SplitParams p )
Parameters
- newFragment
- New fragment which was created as result of splitting.
- p
- SplitParams object describing the splitting.