Gets or sets a value indicating whether table rows can split between pages (you can override this value for individual rows using
TableVector.CanSplit property). The default is false.
public bool RowsCanSplit {get; set;}
'Declaration
Public Property RowsCanSplit As Boolean