Already returns false, RenderInputBase and its descendants does not support the splitting.

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public override bool CanSplit { get; set; }
Visual Basic (Declaration)
Public Overrides Property CanSplit As Boolean

See Also