CanSplit Property (TableVectorGroup)
In This Topic
Gets or sets a value indicating whether the current group can split between pages. The default is true.
Syntax
'Declaration
Public Property CanSplit As Boolean
public bool CanSplit {get; set;}
See Also