CanSplit Property
CanSplit
Gets or sets a value indicating whether the current group can split between pages.
The default is true.
Declaration
[Obsolete("Use SplitBehavior instead")]
public bool CanSplit { get; set; }
<Obsolete("Use SplitBehavior instead")>
Public Property CanSplit As Boolean